Searched refs:HAL_IPCC_NotifyCPU (Results 1 – 6 of 6) sorted by relevance
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_ipcc.h | 222 HAL_StatusTypeDef HAL_IPCC_NotifyCPU(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex,
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_ipcc.h | 247 HAL_StatusTypeDef HAL_IPCC_NotifyCPU(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, …
|
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_ipcc.h | 246 HAL_StatusTypeDef HAL_IPCC_NotifyCPU(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, …
|
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_ipcc.c | 455 HAL_StatusTypeDef HAL_IPCC_NotifyCPU(IPCC_HandleTypeDef const *const hipcc, in HAL_IPCC_NotifyCPU() function
|
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_ipcc.c | 464 HAL_StatusTypeDef HAL_IPCC_NotifyCPU(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, … in HAL_IPCC_NotifyCPU() function
|
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_ipcc.c | 462 HAL_StatusTypeDef HAL_IPCC_NotifyCPU(IPCC_HandleTypeDef const *const hipcc, uint32_t ChannelIndex, … in HAL_IPCC_NotifyCPU() function
|