Searched defs:ChannelDir (Results 1 – 3 of 3) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_ipcc.c | 305 … uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir, in HAL_IPCC_ActivateNotification() 364 … uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_DeActivateNotification() 419 … uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_GetChannelStatus() 456 uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_NotifyCPU() 579 …PCC_RxCallback(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_RxCallback() 604 …PCC_TxCallback(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_TxCallback() 669 void IPCC_MaskInterrupt(uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in IPCC_MaskInterrupt() 695 void IPCC_UnmaskInterrupt(uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in IPCC_UnmaskInterrupt()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_ipcc.c | 310 …ification(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir, Cha… in HAL_IPCC_ActivateNotification() 367 …teNotification(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_DeActivateNotification() 421 …us(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_GetChannelStatus() 462 …PU(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_NotifyCPU() 595 …PCC_RxCallback(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_RxCallback() 620 …PCC_TxCallback(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_TxCallback() 685 void IPCC_MaskInterrupt(uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in IPCC_MaskInterrupt() 715 void IPCC_UnmaskInterrupt(uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in IPCC_UnmaskInterrupt()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_ipcc.c | 312 …ification(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir, Cha… in HAL_IPCC_ActivateNotification() 369 …teNotification(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_DeActivateNotification() 423 …us(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_GetChannelStatus() 464 …PU(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_NotifyCPU() 597 …PCC_RxCallback(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_RxCallback() 622 …PCC_TxCallback(IPCC_HandleTypeDef *hipcc, uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in HAL_IPCC_TxCallback() 687 void IPCC_MaskInterrupt(uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in IPCC_MaskInterrupt() 717 void IPCC_UnmaskInterrupt(uint32_t ChannelIndex, IPCC_CHANNELDirTypeDef ChannelDir) in IPCC_UnmaskInterrupt()
|