Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_cec.c747 if (HAL_IS_BIT_SET(itflag, CEC_FLAG_TERR)) in HAL_CEC_IRQHandler()
750 __HAL_CEC_CLEAR_FLAG(hcec, CEC_FLAG_TERR); in HAL_CEC_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_cec.h269 #define CEC_FLAG_TERR CEC_CSR_TERR macro