Home
last modified time | relevance | path

Searched defs:thresh (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/driver/deprecated/
Drmt_legacy.c173 esp_err_t rmt_set_rx_idle_thresh(rmt_channel_t channel, uint16_t thresh) in rmt_set_rx_idle_thresh()
182 esp_err_t rmt_get_rx_idle_thresh(rmt_channel_t channel, uint16_t *thresh) in rmt_get_rx_idle_thresh()
403 esp_err_t rmt_set_rx_filter(rmt_channel_t channel, bool rx_filter_en, uint8_t thresh) in rmt_set_rx_filter()
/hal_espressif-latest/components/driver/uart/
Duart.c570 esp_err_t uart_enable_tx_intr(uart_port_t uart_num, int enable, int thresh) in uart_enable_tx_intr()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsens_struct.h233 uint32_t thresh: 22; /*Finger threshold for touch pad 1*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsens_struct.h238 uint32_t thresh : 22; /*Finger threshold for touch pad 1*/ member