ESPHome 2026.5.0b1
Loading...
Searching...
No Matches
hal.h File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 
namespace  esphome::host
 

Functions

 esphome::__attribute__ ((always_inline)) inline bool in_isr_context()
 Returns true when executing inside an interrupt handler.
 
void HOT esphome::delay (uint32_t ms)
 
uint32_t IRAM_ATTR HOT esphome::micros ()
 
uint32_t IRAM_ATTR HOT esphome::millis ()
 
uint64_t esphome::millis_64 ()
 
void IRAM_ATTR HOT esphome::delayMicroseconds (uint32_t us)
 
uint32_t esphome::arch_get_cpu_cycle_count ()