Searched defs:hipcc (Results 1 – 3 of 3) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_ipcc.c | 126 HAL_StatusTypeDef HAL_IPCC_Init(IPCC_HandleTypeDef *hipcc) in HAL_IPCC_Init() 171 HAL_StatusTypeDef HAL_IPCC_DeInit(IPCC_HandleTypeDef *hipcc) in HAL_IPCC_DeInit() 211 __weak void HAL_IPCC_MspInit(IPCC_HandleTypeDef *hipcc) in HAL_IPCC_MspInit() 226 __weak void HAL_IPCC_MspDeInit(IPCC_HandleTypeDef *hipcc) in HAL_IPCC_MspDeInit() 304 HAL_StatusTypeDef HAL_IPCC_ActivateNotification(IPCC_HandleTypeDef *hipcc, in HAL_IPCC_ActivateNotification() 363 HAL_StatusTypeDef HAL_IPCC_DeActivateNotification(IPCC_HandleTypeDef *hipcc, in HAL_IPCC_DeActivateNotification() 418 IPCC_CHANNELStatusTypeDef HAL_IPCC_GetChannelStatus(IPCC_HandleTypeDef const *const hipcc, in HAL_IPCC_GetChannelStatus() 455 HAL_StatusTypeDef HAL_IPCC_NotifyCPU(IPCC_HandleTypeDef const *const hipcc, in HAL_IPCC_NotifyCPU() 502 void HAL_IPCC_TX_IRQHandler(IPCC_HandleTypeDef *const hipcc) in HAL_IPCC_TX_IRQHandler() 536 void HAL_IPCC_RX_IRQHandler(IPCC_HandleTypeDef *const hipcc) in HAL_IPCC_RX_IRQHandler() [all …]
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_ipcc.c | 124 HAL_StatusTypeDef HAL_IPCC_Init(IPCC_HandleTypeDef *hipcc) in HAL_IPCC_Init() 173 HAL_StatusTypeDef HAL_IPCC_DeInit(IPCC_HandleTypeDef *hipcc) in HAL_IPCC_DeInit() 217 __weak void HAL_IPCC_MspInit(IPCC_HandleTypeDef *hipcc) in HAL_IPCC_MspInit() 232 __weak void HAL_IPCC_MspDeInit(IPCC_HandleTypeDef *hipcc) in HAL_IPCC_MspDeInit() 310 HAL_StatusTypeDef HAL_IPCC_ActivateNotification(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, I… in HAL_IPCC_ActivateNotification() 367 HAL_StatusTypeDef HAL_IPCC_DeActivateNotification(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex,… in HAL_IPCC_DeActivateNotification() 421 IPCC_CHANNELStatusTypeDef HAL_IPCC_GetChannelStatus(IPCC_HandleTypeDef const *const hipcc, uint32_t… in HAL_IPCC_GetChannelStatus() 462 HAL_StatusTypeDef HAL_IPCC_NotifyCPU(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, … in HAL_IPCC_NotifyCPU() 509 void HAL_IPCC_TX_IRQHandler(IPCC_HandleTypeDef *const hipcc) in HAL_IPCC_TX_IRQHandler() 547 void HAL_IPCC_RX_IRQHandler(IPCC_HandleTypeDef *const hipcc) in HAL_IPCC_RX_IRQHandler() [all …]
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_ipcc.c | 126 HAL_StatusTypeDef HAL_IPCC_Init(IPCC_HandleTypeDef *hipcc) in HAL_IPCC_Init() 175 HAL_StatusTypeDef HAL_IPCC_DeInit(IPCC_HandleTypeDef *hipcc) in HAL_IPCC_DeInit() 219 __weak void HAL_IPCC_MspInit(IPCC_HandleTypeDef *hipcc) in HAL_IPCC_MspInit() 234 __weak void HAL_IPCC_MspDeInit(IPCC_HandleTypeDef *hipcc) in HAL_IPCC_MspDeInit() 312 HAL_StatusTypeDef HAL_IPCC_ActivateNotification(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, I… in HAL_IPCC_ActivateNotification() 369 HAL_StatusTypeDef HAL_IPCC_DeActivateNotification(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex,… in HAL_IPCC_DeActivateNotification() 423 IPCC_CHANNELStatusTypeDef HAL_IPCC_GetChannelStatus(IPCC_HandleTypeDef const *const hipcc, uint32_t… in HAL_IPCC_GetChannelStatus() 464 HAL_StatusTypeDef HAL_IPCC_NotifyCPU(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, … in HAL_IPCC_NotifyCPU() 511 void HAL_IPCC_TX_IRQHandler(IPCC_HandleTypeDef *const hipcc) in HAL_IPCC_TX_IRQHandler() 549 void HAL_IPCC_RX_IRQHandler(IPCC_HandleTypeDef *const hipcc) in HAL_IPCC_RX_IRQHandler() [all …]
|