Home
last modified time | relevance | path

Searched refs:dac (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Ddac_ll.h64 HAL_FORCE_MODIFY_U32_REG_FIELD(RTCIO.pad_dac[channel], dac, value); in dac_ll_update_output_value()
67 HAL_FORCE_MODIFY_U32_REG_FIELD(RTCIO.pad_dac[channel], dac, value); in dac_ll_update_output_value()
Dclk_tree_ll.h226 uint32_t dac = CLK_LL_XTAL_32K_DAC_VAL; // current in clk_ll_xtal32k_enable() local
230 dac = CLK_LL_XTAL_32K_EXT_DAC_VAL; in clk_ll_xtal32k_enable()
234 dac = CLK_LL_XTAL_32K_BOOTSTRAP_DAC_VAL; in clk_ll_xtal32k_enable()
238 REG_SET_FIELD(RTC_IO_XTAL_32K_PAD_REG, RTC_IO_DAC_XTAL_32K, dac); in clk_ll_xtal32k_enable()
Dtouch_sensor_ll.h182 RTCIO.touch_pad[touch_num].dac = slope; in touch_ll_set_slope()
197 *slope = (touch_cnt_slope_t)RTCIO.touch_pad[touch_num].dac; in touch_ll_get_slope()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Ddac_ll.h76 HAL_FORCE_MODIFY_U32_REG_FIELD(RTCIO.pad_dac[channel], dac, value); in dac_ll_update_output_value()
79 HAL_FORCE_MODIFY_U32_REG_FIELD(RTCIO.pad_dac[channel], dac, value); in dac_ll_update_output_value()
Dclk_tree_ll.h52 .dac = 3, \
71 uint32_t dac : 6; member
176 REG_SET_FIELD(RTC_CNTL_EXT_XTL_CONF_REG, RTC_CNTL_DAC_XTAL_32K, cfg.dac); in clk_ll_xtal32k_enable()
Dtouch_sensor_ll.h169 RTCIO.touch_pad[touch_num].dac = slope; in touch_ll_set_slope()
184 *slope = (touch_cnt_slope_t)RTCIO.touch_pad[touch_num].dac; in touch_ll_get_slope()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_tree_ll.h36 .dac = 3, \
62 uint32_t dac : 6; member
118 LP_CLKRST.xtal32k.dac_xtal32k = cfg.dac; in clk_ll_xtal32k_enable()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_io_struct.h185 uint32_t dac: 8; /*PAD DAC1 control code.*/ member
247 …uint32_t dac: 3; /*touch sensor slope control. 3-bit for each touch panel default… member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h39 .dac = 3, \
58 uint32_t dac : 6; member
95 REG_SET_FIELD(RTC_CNTL_EXT_XTL_CONF_REG, RTC_CNTL_DAC_XTAL_32K, cfg.dac); in clk_ll_xtal32k_enable()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h37 .dac = 3, \
56 uint32_t dac : 6; member
93 REG_SET_FIELD(RTC_CNTL_EXT_XTL_CONF_REG, RTC_CNTL_DAC_XTAL_32K, cfg.dac); in clk_ll_xtal32k_enable()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_tree_ll.h40 .dac = 3, \
66 uint32_t dac : 6; member
112 LP_CLKRST.xtal32k.dac_xtal32k = cfg.dac; in clk_ll_xtal32k_enable()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_io_struct.h120 uint32_t dac: 3; /*TOUCH_DAC*/ member
166 uint32_t dac: 8; /*PDAC1_DAC*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_io_struct.h174 uint32_t dac : 8; /*PDAC1_DAC*/ member