Home
last modified time | relevance | path

Searched refs:acquireNotifierChannel (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c306 context->acquireNotifierChannel = config->acquireNotifierChannel; in Cy_Crypto_Server_Start_Common()
330 Cy_IPC_Drv_SetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(config->acquireNotifierChannel), in Cy_Crypto_Server_Start_Common()
371 …Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(cy_crypto_serverContext->acquireNotifierChannel))); in Cy_Crypto_Server_Stop()
373 …C_Drv_SetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(cy_crypto_serverContext->acquireNotifierChannel), in Cy_Crypto_Server_Stop()
746 … Cy_IPC_Drv_GetIntrBaseAddr(cy_crypto_serverContext->acquireNotifierChannel))); in Cy_Crypto_Server_GetDataHandler()
750 …earInterrupt(Cy_IPC_Drv_GetIntrBaseAddr(cy_crypto_serverContext->acquireNotifierChannel), CY_IPC_N… in Cy_Crypto_Server_GetDataHandler()
Dcy_crypto.c101 …ireMask(Cy_IPC_Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(context->acquireNotifierChannel)))); in Cy_Crypto_IsServerStarted()
188 …pcBaseAddress(clientContext->ipcChannel), (1uL << clientContext->acquireNotifierChannel), clientCo… in Cy_Crypto_Client_Send()
218 context->acquireNotifierChannel = config->acquireNotifierChannel; in Cy_Crypto_Init()
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_crypto_common.h207 uint32_t acquireNotifierChannel; member
676 uint32_t acquireNotifierChannel; member
718 uint32_t acquireNotifierChannel; member