ESPHome
2026.5.3
Loading...
Searching...
No Matches
esphome
components
rp2040
core.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef USE_RP2040
4
5
#include <Arduino.h>
6
#include <pico.h>
7
8
extern
"C"
unsigned
long
ulMainGetRunTimeCounterValue
();
9
10
namespace
esphome::rp2040
{}
// namespace esphome::rp2040
11
12
#endif
// USE_RP2040
esphome::rp2040
Definition
core.h:10
ulMainGetRunTimeCounterValue
unsigned long ulMainGetRunTimeCounterValue()
Generated by
1.12.0