Home
last modified time | relevance | path

Searched refs:ref_always_on_chn (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drmt_ll.h119 dev->conf_ch[channel].conf1.ref_always_on_chn = 1; in rmt_ll_set_group_clock_src()
122 dev->conf_ch[channel].conf1.ref_always_on_chn = 0; in rmt_ll_set_group_clock_src()
745 if (dev->conf_ch[channel].conf1.ref_always_on_chn) { in rmt_ll_get_group_clock_src()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drmt_struct.h130 uint32_t ref_always_on_chn: 1; member