Searched defs:rmt_ll_enable_rx_err_interrupt (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.4.0/components/hal/esp32/include/hal/ |
D | rmt_ll.h | 255 static inline void rmt_ll_enable_rx_err_interrupt(rmt_dev_t *dev, uint32_t channel, bool enable) in rmt_ll_enable_rx_err_interrupt() function
|
/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/ |
D | rmt_ll.h | 283 static inline void rmt_ll_enable_rx_err_interrupt(rmt_dev_t *dev, uint32_t channel, bool enable) in rmt_ll_enable_rx_err_interrupt() function
|
/hal_espressif-3.4.0/components/hal/esp32c3/include/hal/ |
D | rmt_ll.h | 315 static inline void rmt_ll_enable_rx_err_interrupt(rmt_dev_t *dev, uint32_t channel, bool enable) in rmt_ll_enable_rx_err_interrupt() function
|
/hal_espressif-3.4.0/components/hal/esp32h2/include/hal/ |
D | rmt_ll.h | 314 static inline void rmt_ll_enable_rx_err_interrupt(rmt_dev_t *dev, uint32_t channel, bool enable) in rmt_ll_enable_rx_err_interrupt() function
|
/hal_espressif-3.4.0/components/hal/esp32s3/include/hal/ |
D | rmt_ll.h | 317 static inline void rmt_ll_enable_rx_err_interrupt(rmt_dev_t *dev, uint32_t channel, bool enable) in rmt_ll_enable_rx_err_interrupt() function
|