Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_server.c269 context->acquireNotifierChannel = config->acquireNotifierChannel; in Cy_Crypto_Server_Start_Common()
301 Cy_IPC_Drv_SetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(config->acquireNotifierChannel), in Cy_Crypto_Server_Start_Common()
366 …Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(cy_crypto_serverContext->acquireNotifierChannel))); in Cy_Crypto_Server_Stop()
368 …C_Drv_SetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(cy_crypto_serverContext->acquireNotifierChannel), in Cy_Crypto_Server_Stop()
773 … Cy_IPC_Drv_GetIntrBaseAddr(cy_crypto_serverContext->acquireNotifierChannel))); in Cy_Crypto_Server_GetDataHandler()
777 …earInterrupt(Cy_IPC_Drv_GetIntrBaseAddr(cy_crypto_serverContext->acquireNotifierChannel), CY_IPC_N… in Cy_Crypto_Server_GetDataHandler()
Dcy_crypto.c103 …ireMask(Cy_IPC_Drv_GetInterruptMask(Cy_IPC_Drv_GetIntrBaseAddr(context->acquireNotifierChannel)))); in Cy_Crypto_IsServerStarted()
189 …pcBaseAddress(clientContext->ipcChannel), (1uL << clientContext->acquireNotifierChannel), clientCo… in Cy_Crypto_Client_Send()
219 context->acquireNotifierChannel = config->acquireNotifierChannel; in Cy_Crypto_Init()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_common.h381 uint32_t acquireNotifierChannel; member
1049 uint32_t acquireNotifierChannel; member
1095 uint32_t acquireNotifierChannel; member