Home
last modified time | relevance | path

Searched defs:div_cnt (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.4.0/components/driver/test/
Dtest_rmt.c134 uint8_t div_cnt; variable
/hal_espressif-3.4.0/components/driver/
Drmt.c143 esp_err_t rmt_set_clk_div(rmt_channel_t channel, uint8_t div_cnt) in rmt_set_clk_div()
156 esp_err_t rmt_get_clk_div(rmt_channel_t channel, uint8_t *div_cnt) in rmt_get_clk_div()
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drmt_struct.h35 uint32_t div_cnt: 8; member
50 uint32_t div_cnt: 8; member
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Drmt_struct.h35 uint32_t div_cnt: 8; member
50 uint32_t div_cnt: 8; member
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Drmt_struct.h30 …uint32_t div_cnt: 8; /*This register is used to configure the frequency divide… member
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Drmt_struct.h38 uint32_t div_cnt: 8; member