Searched refs:HAL_IPCC_STATE_READY (Results 1 – 6 of 6) sorted by relevance
156 hipcc->State = HAL_IPCC_STATE_READY; in HAL_IPCC_Init()317 if (hipcc->State == HAL_IPCC_STATE_READY) in HAL_IPCC_ActivateNotification()375 if (hipcc->State == HAL_IPCC_STATE_READY) in HAL_IPCC_DeActivateNotification()466 if (hipcc->State == HAL_IPCC_STATE_READY) in HAL_IPCC_NotifyCPU()
158 hipcc->State = HAL_IPCC_STATE_READY; in HAL_IPCC_Init()321 if (hipcc->State == HAL_IPCC_STATE_READY) in HAL_IPCC_ActivateNotification()378 if (hipcc->State == HAL_IPCC_STATE_READY) in HAL_IPCC_DeActivateNotification()476 if (hipcc->State == HAL_IPCC_STATE_READY) in HAL_IPCC_NotifyCPU()
160 hipcc->State = HAL_IPCC_STATE_READY; in HAL_IPCC_Init()323 if (hipcc->State == HAL_IPCC_STATE_READY) in HAL_IPCC_ActivateNotification()380 if (hipcc->State == HAL_IPCC_STATE_READY) in HAL_IPCC_DeActivateNotification()478 if (hipcc->State == HAL_IPCC_STATE_READY) in HAL_IPCC_NotifyCPU()
75 HAL_IPCC_STATE_READY = 0x01U, /*!< IPCC initialized and ready for use */ enumerator
74 HAL_IPCC_STATE_READY = 0x01U, /*!< IPCC initialized and ready for use */ enumerator