ESPHome 2026.1.4
Loading...
Searching...
No Matches
hw_timer_esp_idf.h File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::ac_dimmer
 

Functions

HWTimer * esphome::ac_dimmer::timer_begin (uint32_t frequency)
 
void esphome::ac_dimmer::timer_attach_interrupt (HWTimer *timer, voidFuncPtr user_func)
 
void esphome::ac_dimmer::timer_alarm (HWTimer *timer, uint64_t alarm_value, bool autoreload, uint64_t reload_count)