Home
last modified time | relevance | path

Searched refs:CEC_CFG_RTOL (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_cec.c298 CEC_CFG |= CEC_CFG_RTOL; in cec_reception_tolerance_enable()
309 CEC_CFG &= ~CEC_CFG_RTOL; in cec_reception_tolerance_disable()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_cec.h63 #define CEC_CFG_RTOL BIT(3) /*!< reception bit timing tol… macro