Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_cec.c193 assert_param(IS_CEC_BIT_PERIOD_ERROR_MODE(hcec->Init.PeriodErrorFree)); in HAL_CEC_Init()
229 …EG(hcec->Instance->CFGR, CEC_CFGR_FIELDS, hcec->Init.TimingErrorFree | hcec->Init.PeriodErrorFree); in HAL_CEC_Init()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_cec.h53 uint32_t PeriodErrorFree; /*!< Configures the CEC Bit Period Error Mode. member