/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_ipcc.c | 134 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_Init() 178 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_DeInit() 314 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_ActivateNotification() 372 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_DeActivateNotification() 426 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_GetChannelStatus() 463 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_NotifyCPU()
|
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_ipcc.c | 132 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_Init() 180 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_DeInit() 318 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_ActivateNotification() 375 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_DeActivateNotification() 433 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_GetChannelStatus() 473 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_NotifyCPU()
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_ipcc.c | 134 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_Init() 182 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_DeInit() 320 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_ActivateNotification() 377 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_DeActivateNotification() 435 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_GetChannelStatus() 475 assert_param(IS_IPCC_ALL_INSTANCE(hipcc->Instance)); in HAL_IPCC_NotifyCPU()
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/soc/ |
D | stm32wl54xx.h | 11226 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32wl55xx.h | 11226 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32wl5mxx.h | 11226 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb15xx.h | 10805 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32wb10xx.h | 10620 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 10782 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32wb1mxx.h | 10805 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32wb30xx.h | 10778 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32wb35xx.h | 12507 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32wb5mxx.h | 13413 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32wb55xx.h | 13413 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/soc/ |
D | stm32mp151axx_ca7.h | 35852 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32mp151axx_cm4.h | 35818 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32mp151fxx_ca7.h | 36049 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32mp151fxx_cm4.h | 36015 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32mp151cxx_ca7.h | 36049 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32mp151cxx_cm4.h | 36015 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32mp151dxx_ca7.h | 35852 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32mp151dxx_cm4.h | 35818 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32mp153axx_cm4.h | 37374 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32mp153axx_ca7.h | 37408 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|
D | stm32mp153cxx_ca7.h | 37605 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
|