HAL
HAL_CEC_STATE_BUSY is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_CEC_STATE_BUSY macro

an internal process is ongoing Value is allowed for gState only

Syntax

#define HAL_CEC_STATE_BUSY ((uint32_t)0x00000024)

References

LocationText
stm32f4xx_hal_cec.h:243
#define HAL_CEC_STATE_BUSY ((uint32_t)0x00000024) /*!< an internal process is ongoing
stm32f4xx_hal_cec.c:229
hcec->gState = HAL_CEC_STATE_BUSY;
stm32f4xx_hal_cec.c:285
hcec->gState = HAL_CEC_STATE_BUSY;
stm32f4xx_hal_cec.c:351
hcec->gState = HAL_CEC_STATE_BUSY;