Home
last modified time | relevance | path

Searched refs:IS_IPCC_ALL_INSTANCE (Results 1 – 25 of 38) sorted by relevance

12

/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_ipcc.c134 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/
Dstm32mp1xx_hal_ipcc.c132 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/
Dstm32wlxx_hal_ipcc.c134 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/
Dstm32wl54xx.h11226 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32wl55xx.h11226 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32wl5mxx.h11226 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
/hal_stm32-3.5.0/stm32cube/stm32wbxx/soc/Include/
Dstm32wb15xx.h10805 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32wb10xx.h10620 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
/hal_stm32-3.5.0/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h10782 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32wb1mxx.h10805 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32wb30xx.h10778 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32wb35xx.h12507 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32wb5mxx.h13413 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32wb55xx.h13413 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/soc/
Dstm32mp151axx_ca7.h35852 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32mp151axx_cm4.h35818 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32mp151fxx_ca7.h36049 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32mp151fxx_cm4.h36015 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32mp151cxx_ca7.h36049 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32mp151cxx_cm4.h36015 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32mp151dxx_ca7.h35852 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32mp151dxx_cm4.h35818 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32mp153axx_cm4.h37374 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32mp153axx_ca7.h37408 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro
Dstm32mp153cxx_ca7.h37605 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC) macro

12