Home
last modified time | relevance | path

Searched defs:thres (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/hal/esp32/include/hal/
Dpcnt_ll.h223 static inline void pcnt_ll_enable_thres_event(pcnt_dev_t *hw, uint32_t unit, uint32_t thres, bool e… in pcnt_ll_enable_thres_event()
279 static inline void pcnt_ll_set_thres_value(pcnt_dev_t *hw, uint32_t unit, uint32_t thres, int value) in pcnt_ll_set_thres_value()
326 static inline int pcnt_ll_get_thres_value(pcnt_dev_t *hw, uint32_t unit, uint32_t thres) in pcnt_ll_get_thres_value()
Drmt_ll.h391 static inline void rmt_ll_rx_set_idle_thres(rmt_dev_t *dev, uint32_t channel, uint32_t thres) in rmt_ll_rx_set_idle_thres()
430 static inline void rmt_ll_rx_set_filter_thres(rmt_dev_t *dev, uint32_t channel, uint32_t thres) in rmt_ll_rx_set_filter_thres()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dpcnt_ll.h222 static inline void pcnt_ll_enable_thres_event(pcnt_dev_t *hw, uint32_t unit, uint32_t thres, bool e… in pcnt_ll_enable_thres_event()
278 static inline void pcnt_ll_set_thres_value(pcnt_dev_t *hw, uint32_t unit, uint32_t thres, int value) in pcnt_ll_set_thres_value()
325 static inline int pcnt_ll_get_thres_value(pcnt_dev_t *hw, uint32_t unit, uint32_t thres) in pcnt_ll_get_thres_value()
Drmt_ll.h544 static inline void rmt_ll_rx_set_idle_thres(rmt_dev_t *dev, uint32_t channel, uint32_t thres) in rmt_ll_rx_set_idle_thres()
583 static inline void rmt_ll_rx_set_filter_thres(rmt_dev_t *dev, uint32_t channel, uint32_t thres) in rmt_ll_rx_set_filter_thres()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dpcnt_ll.h222 static inline void pcnt_ll_enable_thres_event(pcnt_dev_t *hw, uint32_t unit, uint32_t thres, bool e… in pcnt_ll_enable_thres_event()
278 static inline void pcnt_ll_set_thres_value(pcnt_dev_t *hw, uint32_t unit, uint32_t thres, int value) in pcnt_ll_set_thres_value()
325 static inline int pcnt_ll_get_thres_value(pcnt_dev_t *hw, uint32_t unit, uint32_t thres) in pcnt_ll_get_thres_value()
Drmt_ll.h521 static inline void rmt_ll_rx_set_idle_thres(rmt_dev_t *dev, uint32_t channel, uint32_t thres) in rmt_ll_rx_set_idle_thres()
560 static inline void rmt_ll_rx_set_filter_thres(rmt_dev_t *dev, uint32_t channel, uint32_t thres) in rmt_ll_rx_set_filter_thres()
Dparlio_ll.h316 static inline void parlio_ll_rx_set_timeout_thres(parl_io_dev_t *dev, uint32_t thres) in parlio_ll_rx_set_timeout_thres()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dpcnt_ll.h222 static inline void pcnt_ll_enable_thres_event(pcnt_dev_t *hw, uint32_t unit, uint32_t thres, bool e… in pcnt_ll_enable_thres_event()
278 static inline void pcnt_ll_set_thres_value(pcnt_dev_t *hw, uint32_t unit, uint32_t thres, int value) in pcnt_ll_set_thres_value()
325 static inline int pcnt_ll_get_thres_value(pcnt_dev_t *hw, uint32_t unit, uint32_t thres) in pcnt_ll_get_thres_value()
Drmt_ll.h498 static inline void rmt_ll_rx_set_idle_thres(rmt_dev_t *dev, uint32_t channel, uint32_t thres) in rmt_ll_rx_set_idle_thres()
537 static inline void rmt_ll_rx_set_filter_thres(rmt_dev_t *dev, uint32_t channel, uint32_t thres) in rmt_ll_rx_set_filter_thres()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dpcnt_ll.h222 static inline void pcnt_ll_enable_thres_event(pcnt_dev_t *hw, uint32_t unit, uint32_t thres, bool e… in pcnt_ll_enable_thres_event()
278 static inline void pcnt_ll_set_thres_value(pcnt_dev_t *hw, uint32_t unit, uint32_t thres, int value) in pcnt_ll_set_thres_value()
325 static inline int pcnt_ll_get_thres_value(pcnt_dev_t *hw, uint32_t unit, uint32_t thres) in pcnt_ll_get_thres_value()
Drmt_ll.h518 static inline void rmt_ll_rx_set_idle_thres(rmt_dev_t *dev, uint32_t channel, uint32_t thres) in rmt_ll_rx_set_idle_thres()
557 static inline void rmt_ll_rx_set_filter_thres(rmt_dev_t *dev, uint32_t channel, uint32_t thres) in rmt_ll_rx_set_filter_thres()
Dparlio_ll.h320 static inline void parlio_ll_rx_set_timeout_thres(parl_io_dev_t *dev, uint32_t thres) in parlio_ll_rx_set_timeout_thres()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drmt_ll.h506 static inline void rmt_ll_rx_set_idle_thres(rmt_dev_t *dev, uint32_t channel, uint32_t thres) in rmt_ll_rx_set_idle_thres()
545 static inline void rmt_ll_rx_set_filter_thres(rmt_dev_t *dev, uint32_t channel, uint32_t thres) in rmt_ll_rx_set_filter_thres()
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2c_struct.h240 …uint32_t thres: 3; /*When input SCL's pulse width is smaller than this regist… member
248 …uint32_t thres: 3; /*When input SCL's pulse width is smaller than this regist… member
Drtc_cntl_struct.h540 uint32_t thres: 3; /*brown out threshold*/ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2c_struct.h256 uint32_t thres: 4; member
264 uint32_t thres: 4; member