Home
last modified time | relevance | path

Searched defs:counter_clk_hz (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/hal/
Drmt_hal.c45 …nnel_clock(rmt_hal_context_t *hal, uint32_t channel, uint32_t base_clk_hz, uint32_t counter_clk_hz) in rmt_hal_tx_set_channel_clock()
/hal_espressif-3.6.0/examples/peripherals/rmt/musical_buzzer/components/musical_buzzer/src/
Dmusical_buzzer_rmt.c37 uint32_t counter_clk_hz; member
/hal_espressif-3.6.0/examples/peripherals/rmt/ir_protocols/components/infrared_tools/src/
Dir_builder_rmt_rc5.c173 uint32_t counter_clk_hz = 0; in ir_builder_rmt_new_rc5() local
Dir_parser_rmt_rc5.c153 uint32_t counter_clk_hz = 0; in ir_parser_rmt_new_rc5() local
Dir_builder_rmt_nec.c180 uint32_t counter_clk_hz = 0; in ir_builder_rmt_new_nec() local
Dir_parser_rmt_nec.c199 uint32_t counter_clk_hz = 0; in ir_parser_rmt_new_nec() local
/hal_espressif-3.6.0/examples/common_components/led_strip/
Dled_strip_rmt_ws2812.c149 uint32_t counter_clk_hz = 0; in led_strip_new_rmt_ws2812() local