Home
last modified time | relevance | path

Searched refs:HAL_CEC_STATE_READY (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_cec.c244 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
245 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
306 if ((hcec->gState == HAL_CEC_STATE_READY) && (hcec->RxState == HAL_CEC_STATE_READY)) in HAL_CEC_SetDeviceAddress()
325 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_SetDeviceAddress()
397 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_RegisterCallback()
478 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_UnRegisterCallback()
560 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_RegisterRxCpltCallback()
590 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_UnRegisterRxCpltCallback()
662 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_Transmit_IT()
752 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_cec.c263 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
264 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
346 if ((hcec->gState == HAL_CEC_STATE_READY) && (hcec->RxState == HAL_CEC_STATE_READY)) in HAL_CEC_SetDeviceAddress()
365 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_SetDeviceAddress()
437 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_RegisterCallback()
518 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_UnRegisterCallback()
600 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_RegisterRxCpltCallback()
630 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_UnRegisterRxCpltCallback()
702 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_Transmit_IT()
811 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_cec.c263 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
264 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
346 if ((hcec->gState == HAL_CEC_STATE_READY) && (hcec->RxState == HAL_CEC_STATE_READY)) in HAL_CEC_SetDeviceAddress()
365 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_SetDeviceAddress()
437 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_RegisterCallback()
518 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_UnRegisterCallback()
600 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_RegisterRxCpltCallback()
630 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_UnRegisterRxCpltCallback()
702 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_Transmit_IT()
811 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_cec.c263 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
264 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
346 if ((hcec->gState == HAL_CEC_STATE_READY) && (hcec->RxState == HAL_CEC_STATE_READY)) in HAL_CEC_SetDeviceAddress()
365 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_SetDeviceAddress()
437 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_RegisterCallback()
518 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_UnRegisterCallback()
600 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_RegisterRxCpltCallback()
630 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_UnRegisterRxCpltCallback()
702 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_Transmit_IT()
811 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_cec.c263 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
264 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
346 if ((hcec->gState == HAL_CEC_STATE_READY) && (hcec->RxState == HAL_CEC_STATE_READY)) in HAL_CEC_SetDeviceAddress()
365 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_SetDeviceAddress()
437 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_RegisterCallback()
518 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_UnRegisterCallback()
600 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_RegisterRxCpltCallback()
630 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_UnRegisterRxCpltCallback()
702 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_Transmit_IT()
811 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_cec.c262 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
263 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
345 if ((hcec->gState == HAL_CEC_STATE_READY) && (hcec->RxState == HAL_CEC_STATE_READY)) in HAL_CEC_SetDeviceAddress()
364 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_SetDeviceAddress()
436 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_RegisterCallback()
517 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_UnRegisterCallback()
599 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_RegisterRxCpltCallback()
629 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_UnRegisterRxCpltCallback()
701 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_Transmit_IT()
810 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_cec.c263 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
264 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
346 if ((hcec->gState == HAL_CEC_STATE_READY) && (hcec->RxState == HAL_CEC_STATE_READY)) in HAL_CEC_SetDeviceAddress()
365 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_SetDeviceAddress()
437 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_RegisterCallback()
518 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_UnRegisterCallback()
600 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_RegisterRxCpltCallback()
630 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_UnRegisterRxCpltCallback()
702 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_Transmit_IT()
811 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_cec.c263 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
264 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
346 if ((hcec->gState == HAL_CEC_STATE_READY) && (hcec->RxState == HAL_CEC_STATE_READY)) in HAL_CEC_SetDeviceAddress()
365 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_SetDeviceAddress()
437 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_RegisterCallback()
518 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_UnRegisterCallback()
600 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_RegisterRxCpltCallback()
630 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_UnRegisterRxCpltCallback()
702 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_Transmit_IT()
811 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_cec.c263 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
264 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
346 if ((hcec->gState == HAL_CEC_STATE_READY) && (hcec->RxState == HAL_CEC_STATE_READY)) in HAL_CEC_SetDeviceAddress()
365 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_SetDeviceAddress()
437 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_RegisterCallback()
518 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_UnRegisterCallback()
600 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_RegisterRxCpltCallback()
630 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_UnRegisterRxCpltCallback()
702 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_Transmit_IT()
811 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_cec.c263 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
264 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_Init()
346 if ((hcec->gState == HAL_CEC_STATE_READY) && (hcec->RxState == HAL_CEC_STATE_READY)) in HAL_CEC_SetDeviceAddress()
365 hcec->gState = HAL_CEC_STATE_READY; in HAL_CEC_SetDeviceAddress()
437 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_RegisterCallback()
518 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_UnRegisterCallback()
600 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_RegisterRxCpltCallback()
630 if (HAL_CEC_STATE_READY == hcec->RxState) in HAL_CEC_UnRegisterRxCpltCallback()
702 if (hcec->gState == HAL_CEC_STATE_READY) in HAL_CEC_Transmit_IT()
811 hcec->RxState = HAL_CEC_STATE_READY; in HAL_CEC_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_cec.h106 HAL_CEC_STATE_READY = 0x20U, /*!< Peripheral Initialized and ready for use enumerator
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_cec.h241 #define HAL_CEC_STATE_READY ((uint32_t)0x00000020) /*!< Peripheral Initialized and ready f… macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_cec.h241 #define HAL_CEC_STATE_READY ((uint32_t)0x00000020) /*!< Peripheral Initialized and ready f… macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_cec.h241 #define HAL_CEC_STATE_READY ((uint32_t)0x00000020) /*!< Peripheral Initialized and ready f… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_cec.h241 #define HAL_CEC_STATE_READY ((uint32_t)0x00000020) /*!< Peripheral Initialized and ready f… macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_cec.h241 #define HAL_CEC_STATE_READY ((uint32_t)0x00000020) /*!< Peripheral Initialized and ready f… macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_cec.h230 #define HAL_CEC_STATE_READY ((uint32_t)0x00000020) /*!< Peripheral Initialized and ready f… macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_cec.h241 #define HAL_CEC_STATE_READY ((uint32_t)0x00000020) /*!< Peripheral Initialized and ready f… macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_cec.h241 #define HAL_CEC_STATE_READY ((uint32_t)0x00000020) /*!< Peripheral Initialized and ready f… macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_cec.h241 #define HAL_CEC_STATE_READY ((uint32_t)0x00000020) /*!< Peripheral Initialized and ready f… macro