Searched refs:Cy_IPC_Drv_GetIntrBaseAddr (Results 1 – 10 of 10) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_crypto_server.c | 301 Cy_IPC_Drv_SetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(config->acquireNotifierChannel), in Cy_Crypto_Server_Start_Common() 366 …sk = Cy_IPC_Drv_ExtractAcquireMask(Cy_IPC_Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(cy_crypt… in Cy_Crypto_Server_Stop() 368 …Cy_IPC_Drv_SetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(cy_crypto_serverContext->acquireNotifierCha… in Cy_Crypto_Server_Stop() 773 … Cy_IPC_Drv_GetIntrBaseAddr(cy_crypto_serverContext->acquireNotifierChannel))); in Cy_Crypto_Server_GetDataHandler() 777 …Cy_IPC_Drv_ClearInterrupt(Cy_IPC_Drv_GetIntrBaseAddr(cy_crypto_serverContext->acquireNotifierChann… in Cy_Crypto_Server_GetDataHandler()
|
| D | cy_crypto.c | 67 …IPC_Drv_ExtractReleaseMask(Cy_IPC_Drv_GetInterruptStatusMasked(Cy_IPC_Drv_GetIntrBaseAddr(clientCo… in Cy_Crypto_Client_ReleaseIntrHndlr() 72 Cy_IPC_Drv_ClearInterrupt(Cy_IPC_Drv_GetIntrBaseAddr(clientContext->releaseNotifierChannel), in Cy_Crypto_Client_ReleaseIntrHndlr() 103 …Cy_IPC_Drv_ExtractAcquireMask(Cy_IPC_Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(context->acqu… in Cy_Crypto_IsServerStarted() 238 Cy_IPC_Drv_SetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(context->releaseNotifierChannel), in Cy_Crypto_Init() 280 …IPC_Drv_ExtractReleaseMask(Cy_IPC_Drv_GetInterruptStatusMasked(Cy_IPC_Drv_GetIntrBaseAddr(clientCo… in Cy_Crypto_DeInit() 285 …Cy_IPC_Drv_ClearInterrupt(Cy_IPC_Drv_GetIntrBaseAddr(clientContext->releaseNotifierChannel), inter… in Cy_Crypto_DeInit()
|
| D | cy_flash_srom.c | 521 IPC_INTR_STRUCT_Type* sromRespIntrStr = Cy_IPC_Drv_GetIntrBaseAddr(CY_SROM_DR_IPC_INTR_STRUCT); in Cy_Srom_SetResponseHandler() 539 IPC_INTR_STRUCT_Type* sromRespIntrStr = Cy_IPC_Drv_GetIntrBaseAddr(CY_SROM_DR_IPC_INTR_STRUCT); in Cy_Srom_ISR_ResponseIPC()
|
| D | cy_ipc_pipe.c | 313 endpoint->ipcIntrPtr = Cy_IPC_Drv_GetIntrBaseAddr(endpoint->intrChan); in Cy_IPC_Pipe_EndpointInit() 399 endpoint->ipcIntrPtr = Cy_IPC_Drv_GetIntrBaseAddr(endpoint->intrChan); in Cy_IPC_Pipe_EndpointInitExt()
|
| D | cy_ipc_bt.c | 109 ipcIntrPtr = Cy_IPC_Drv_GetIntrBaseAddr(contextPtr->intStuctureSelf); in Cy_BTIPC_IRQ_Handler() 562 …Cy_IPC_Drv_SetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(contextPtr->intStuctureSelf), contextPtr->u… in Cy_BTIPC_WarmInit()
|
| D | cy_pra.c | 166 …Cy_IPC_Drv_SetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(CY_IPC_INTR_PRA), CY_PRA_IPC_NONE_INTR, CY_… in Cy_PRA_Init() 459 …Cy_IPC_Drv_ClearInterrupt(Cy_IPC_Drv_GetIntrBaseAddr(CY_IPC_INTR_PRA), CY_PRA_IPC_NONE_INTR, CY_PR… in Cy_PRA_Handler()
|
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_ipc.c | 454 … IPC_INTR_STRUCT_Type *ipc_intr_base = Cy_IPC_Drv_GetIntrBaseAddr(_CYHAL_IPC_SEMA_INTR_STR_NUM); in _cyhal_ipc_sema_take() 519 IPC_INTR_STRUCT_Type *ipc_intr_base = Cy_IPC_Drv_GetIntrBaseAddr(isr_source_chan); in _cyhal_ipc_clear_interrupt() 602 …IPC_INTR_STRUCT_Type *ipc_intr_base = Cy_IPC_Drv_GetIntrBaseAddr(_CYHAL_IPC_CURRENT_CORE_IPC_INTR_… in _cyhal_ipc_enable_interrupt() 940 IPC_INTR_STRUCT_Type *ipc_intr_base = Cy_IPC_Drv_GetIntrBaseAddr(isr_channel); in _cyhal_ipc_irq_handler() 1037 … IPC_INTR_STRUCT_Type *ipc_intr_base = Cy_IPC_Drv_GetIntrBaseAddr(_CYHAL_IPC_SEMA_INTR_STR_NUM); in cyhal_ipc_semaphore_init() 1061 IPC_INTR_STRUCT_Type *ipc_intr_base = Cy_IPC_Drv_GetIntrBaseAddr(_CYHAL_IPC_SEMA_INTR_STR_NUM); in cyhal_ipc_semaphore_free() 1089 … IPC_INTR_STRUCT_Type *ipc_intr_base = Cy_IPC_Drv_GetIntrBaseAddr(_CYHAL_IPC_SEMA_INTR_STR_NUM); in cyhal_ipc_semaphore_give() 1367 …IPC_INTR_STRUCT_Type *ipc_intr_base = Cy_IPC_Drv_GetIntrBaseAddr(_CYHAL_IPC_CURRENT_CORE_IPC_INTR_… in cyhal_ipc_queue_enable_event()
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_ipc_drv.h | 610 __STATIC_INLINE IPC_INTR_STRUCT_Type* Cy_IPC_Drv_GetIntrBaseAddr (uint32_t ipcIntrIndex); 693 __STATIC_INLINE IPC_INTR_STRUCT_Type* Cy_IPC_Drv_GetIntrBaseAddr (uint32_t ipcIntrIndex) in Cy_IPC_Drv_GetIntrBaseAddr() function
|
| /hal_infineon-latest/bless/ |
| D | cy_ble.c | 613 Cy_IPC_Drv_SetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(ipcIntr), in Cy_BLE_ConfigureIpcForInterruptCallback()
|
| D | cy_ble_hal_pvt.c | 1021 … IPC_INTR_STRUCT_Type *intrTypePtr = Cy_IPC_Drv_GetIntrBaseAddr((uint32_t)intrNotify.userIpcIntr); in Cy_BLE_HAL_IntrNotifyIpcHandler()
|