ESPHome
2025.7.0
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
{
11
namespace
rp2040 {}
// namespace rp2040
12
}
// namespace esphome
13
14
#endif
// USE_RP2040
esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition
a01nyub.cpp:7
ulMainGetRunTimeCounterValue
unsigned long ulMainGetRunTimeCounterValue()
Generated by
1.12.0