ESPHome
2026.8.0-dev
Loading...
Searching...
No Matches
esphome
components
rp2
core.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef USE_RP2
4
5
#include <Arduino.h>
6
#include <pico.h>
7
8
// NOLINTNEXTLINE(google-runtime-int,readability-identifier-naming,readability-redundant-declaration)
9
extern
"C"
unsigned
long
ulMainGetRunTimeCounterValue
();
10
11
namespace
esphome::rp2
{}
// namespace esphome::rp2
12
13
#endif
// USE_RP2
esphome::rp2
Definition
core.h:11
ulMainGetRunTimeCounterValue
unsigned long ulMainGetRunTimeCounterValue()
Generated by
1.12.0