Searched refs:idle_thres (Results 1 – 4 of 4) sorted by relevance
393 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->conf_ch[channel].conf0, idle_thres, thres); in rmt_ll_rx_set_idle_thres()575 return HAL_FORCE_READ_U32_REG_FIELD(dev->conf_ch[channel].conf0, idle_thres); in rmt_ll_rx_get_idle_thres()
22 …uint32_t idle_thres: 16; /*In receive mode when no edge is detected on the input si… member
42 uint32_t idle_thres: 15; member
508 dev->rx_conf[channel].conf0.idle_thres = thres; in rmt_ll_rx_set_idle_thres()752 return dev->rx_conf[channel].conf0.idle_thres; in rmt_ll_rx_get_idle_thres()