Home
last modified time | relevance | path

Searched refs:dac_cosine_phase_t (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Ddac_types.h33 } dac_cosine_phase_t; typedef
/hal_espressif-latest/components/driver/deprecated/
Ddac_common_legacy.c128 dac_ll_cw_set_phase(cw->en_ch, (dac_cosine_phase_t)cw->phase); in dac_cw_generator_config()
/hal_espressif-latest/components/hal/esp32/include/hal/
Ddac_ll.h155 static inline void dac_ll_cw_set_phase(dac_channel_t channel, dac_cosine_phase_t phase) in dac_ll_cw_set_phase()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Ddac_ll.h176 static inline void dac_ll_cw_set_phase(dac_channel_t channel, dac_cosine_phase_t phase) in dac_ll_cw_set_phase()