ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
esphome::zephyr Namespace Reference

Data Structures

class  ZephyrGPIOPin
 

Functions

void setup_preferences ()
 
const char * get_reset_reason (std::span< char, RESET_REASON_BUFFER_SIZE > buffer)
 

Function Documentation

◆ get_reset_reason()

const char * esphome::zephyr::get_reset_reason ( std::span< char, RESET_REASON_BUFFER_SIZE > buffer)

Definition at line 22 of file reset_reason.cpp.

◆ setup_preferences()

void esphome::zephyr::setup_preferences ( )

Definition at line 157 of file preferences.cpp.