Home
last modified time | relevance | path

Searched defs:currentInstance (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_ipcc.c135 IPCC_CommonTypeDef *currentInstance = IPCC_C2; in HAL_IPCC_Init() local
137 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_Init() local
182 IPCC_CommonTypeDef *currentInstance = IPCC_C2; in HAL_IPCC_DeInit() local
184 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_DeInit() local
425 IPCC_CommonTypeDef *currentInstance = IPCC_C2; in HAL_IPCC_GetChannelStatus() local
428 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_GetChannelStatus() local
467 IPCC_CommonTypeDef *currentInstance = IPCC_C2; in HAL_IPCC_NotifyCPU() local
469 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_NotifyCPU() local
515 IPCC_CommonTypeDef *currentInstance = IPCC_C2; in HAL_IPCC_TX_IRQHandler() local
517 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_TX_IRQHandler() local
[all …]
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_ipcc.c137 IPCC_CommonTypeDef *currentInstance = IPCC_C2; in HAL_IPCC_Init() local
139 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_Init() local
184 IPCC_CommonTypeDef *currentInstance = IPCC_C2; in HAL_IPCC_DeInit() local
186 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_DeInit() local
427 IPCC_CommonTypeDef *currentInstance = IPCC_C2; in HAL_IPCC_GetChannelStatus() local
430 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_GetChannelStatus() local
469 IPCC_CommonTypeDef *currentInstance = IPCC_C2; in HAL_IPCC_NotifyCPU() local
471 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_NotifyCPU() local
517 IPCC_CommonTypeDef *currentInstance = IPCC_C2; in HAL_IPCC_TX_IRQHandler() local
519 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_TX_IRQHandler() local
[all …]
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_ipcc.c136 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_Init() local
179 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_DeInit() local
422 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_GetChannelStatus() local
460 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_NotifyCPU() local
507 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_TX_IRQHandler() local
541 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in HAL_IPCC_RX_IRQHandler() local
671 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in IPCC_MaskInterrupt() local
697 IPCC_CommonTypeDef *currentInstance = IPCC_C1; in IPCC_UnmaskInterrupt() local