Home
last modified time | relevance | path

Searched refs:IPCC_CHANNEL_NUMBER (Results 1 – 25 of 41) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_ipcc.h103 …void (* ChannelCallbackRx[IPCC_CHANNEL_NUMBER])(struct __IPCC_HandleTypeDef *hipcc, uint32_t Chann…
104 …void (* ChannelCallbackTx[IPCC_CHANNEL_NUMBER])(struct __IPCC_HandleTypeDef *hipcc, uint32_t Chann…
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_ipcc.h103 …void (* ChannelCallbackRx[IPCC_CHANNEL_NUMBER])(struct __IPCC_HandleTypeDef *hipcc, uint32_t Chann…
104 …void (* ChannelCallbackTx[IPCC_CHANNEL_NUMBER])(struct __IPCC_HandleTypeDef *hipcc, uint32_t Chann…
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_ipcc.h102 …void (* ChannelCallbackRx[IPCC_CHANNEL_NUMBER])(struct __IPCC_HandleTypeDef *hipcc, uint32_t Chann…
103 …void (* ChannelCallbackTx[IPCC_CHANNEL_NUMBER])(struct __IPCC_HandleTypeDef *hipcc, uint32_t Chann…
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_ipcc.c718 for (i = 0; i < IPCC_CHANNEL_NUMBER; i++) in IPCC_SetDefaultCallbacks()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_ipcc.c742 for (i = 0; i < IPCC_CHANNEL_NUMBER; i++) in IPCC_SetDefaultCallbacks()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_ipcc.c744 for (i = 0; i < IPCC_CHANNEL_NUMBER; i++) in IPCC_SetDefaultCallbacks()
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h10095 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32wb1mxx.h10117 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32wb30xx.h10091 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32wb35xx.h11538 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32wb55xx.h12443 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32wb5mxx.h12443 #define IPCC_CHANNEL_NUMBER 6U macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h9945 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32wb15xx.h10117 #define IPCC_CHANNEL_NUMBER 6U macro
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wl5mxx.h10085 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32wl54xx.h10085 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32wl55xx.h10085 #define IPCC_CHANNEL_NUMBER 6U macro
/hal_stm32-latest/stm32cube/stm32mp1xx/soc/
Dstm32mp151dxx_ca7.h21790 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32mp151fxx_cm4.h21953 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32mp151axx_ca7.h21790 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32mp151axx_cm4.h21756 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32mp151dxx_cm4.h21756 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32mp151cxx_ca7.h21987 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32mp151cxx_cm4.h21953 #define IPCC_CHANNEL_NUMBER 6U macro
Dstm32mp151fxx_ca7.h21987 #define IPCC_CHANNEL_NUMBER 6U macro

12