Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_cec.c81 cfg &= ~(CEC_CFG_SFTOPT | CEC_CFG_SFT); in cec_init()
238 cfg &= ~(CEC_CFG_SFTOPT | CEC_CFG_SFT); in cec_sft_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_cec.h68 #define CEC_CFG_SFTOPT BIT(8) /*!< the SFT start option bit… macro
122 #define CEC_SFT_START_LAST CEC_CFG_SFTOPT /*!< signal free time counter…