/hal_stm32-latest/lib/stm32wb/hci/ |
D | hw_ipcc.c | 27 …IPCC_TX_PENDING( channel ) ( !(LL_C1_IPCC_IsActiveFlag_CHx( IPCC, channel )) ) && (((~(IPCC->C1MR… 28 #define HW_IPCC_RX_PENDING( channel ) (LL_C2_IPCC_IsActiveFlag_CHx( IPCC, channel )) && (((~(IPCC-… 215 LL_C1_IPCC_EnableIT_RXO( IPCC ); in HW_IPCC_Init() 216 LL_C1_IPCC_EnableIT_TXF( IPCC ); in HW_IPCC_Init() 229 LL_C1_IPCC_EnableReceiveChannel( IPCC, HW_IPCC_BLE_EVENT_CHANNEL ); in HW_IPCC_BLE_Init() 236 LL_C1_IPCC_SetFlag_CHx( IPCC, HW_IPCC_BLE_CMD_CHANNEL ); in HW_IPCC_BLE_SendCmd() 245 LL_C1_IPCC_ClearFlag_CHx( IPCC, HW_IPCC_BLE_EVENT_CHANNEL ); in HW_IPCC_BLE_EvtHandler() 252 LL_C1_IPCC_SetFlag_CHx( IPCC, HW_IPCC_HCI_ACL_DATA_CHANNEL ); in HW_IPCC_BLE_SendAclData() 253 LL_C1_IPCC_EnableTransmitChannel( IPCC, HW_IPCC_HCI_ACL_DATA_CHANNEL ); in HW_IPCC_BLE_SendAclData() 260 LL_C1_IPCC_DisableTransmitChannel( IPCC, HW_IPCC_HCI_ACL_DATA_CHANNEL ); in HW_IPCC_BLE_AclDataEvtHandler() [all …]
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_ipcc.h | 30 #if defined(IPCC)
|
D | stm32wbxx_ll_ipcc.h | 34 #if defined(IPCC)
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_ipcc.h | 30 #if defined(IPCC)
|
D | stm32wlxx_ll_ipcc.h | 34 #if defined(IPCC)
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_ipcc.h | 34 #if defined(IPCC)
|
/hal_stm32-latest/lib/stm32wb/ |
D | README.rst | 44 This library depends on STM32Cube IPCC HAL API.
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_ipcc.c | 58 #if defined(IPCC)
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_ipcc.c | 58 #if defined(IPCC)
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 939 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 10782 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
D | stm32wb1mxx.h | 957 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 10805 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
D | stm32wb30xx.h | 938 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 10778 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
D | stm32wb35xx.h | 1129 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 12507 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
D | stm32wb55xx.h | 1175 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 13413 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
D | stm32wb5mxx.h | 1175 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 13413 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 942 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 10620 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
D | stm32wb15xx.h | 957 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 10805 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wl5mxx.h | 1161 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 11226 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
D | stm32wl54xx.h | 1161 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 11226 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
D | stm32wl55xx.h | 1161 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 11226 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
/hal_stm32-latest/stm32cube/stm32mp1xx/soc/ |
D | stm32mp151dxx_ca7.h | 3127 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 35852 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
D | stm32mp151fxx_cm4.h | 3143 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 36015 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
D | stm32mp151axx_ca7.h | 3127 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 35852 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
D | stm32mp151axx_cm4.h | 3093 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 35818 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|
D | stm32mp151dxx_cm4.h | 3093 #define IPCC ((IPCC_TypeDef *) IPCC_BASE) macro 35818 #define IS_IPCC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == IPCC)
|