Searched defs:thresh (Results 1 – 8 of 8) sorted by relevance
101 Mat thresh; in fillQuads() local
360 double thresh = min(dist01, dist12) / min(patternSize.width, patternSize.height) / 2; in getSortedCorners() local
179 esp_err_t rmt_set_rx_idle_thresh(rmt_channel_t channel, uint16_t thresh) in rmt_set_rx_idle_thresh()188 esp_err_t rmt_get_rx_idle_thresh(rmt_channel_t channel, uint16_t *thresh) in rmt_get_rx_idle_thresh()384 esp_err_t rmt_set_rx_filter(rmt_channel_t channel, bool rx_filter_en, uint8_t thresh) in rmt_set_rx_filter()
565 esp_err_t uart_enable_tx_intr(uart_port_t uart_num, int enable, int thresh) in uart_enable_tx_intr()
832 __STATIC_INLINE void ll_adc_set_thresh(uint32_t thresh) in ll_adc_set_thresh()
789 osl_ctfpool_replenish(osl_t *osh, uint thresh) in osl_ctfpool_replenish()
4347 unsigned long thresh = sysctl_sched_latency; in place_entity() local7266 long thresh = sysctl_sched_latency; in wakeup_latency_gran() local
2256 u32 thresh; member