Searched refs:Cy_IPC_Drv_ReadDataValue (Results 1 – 7 of 7) sorted by relevance
276 … semaStruct = (cy_stc_ipc_sema_t *)(GET_ALIAS_ADDRESS(Cy_IPC_Drv_ReadDataValue(cy_semaIpcStruct))); in Cy_IPC_Sema_Set()279 … semaStruct = (cy_stc_ipc_sema_t *)(GET_ALIAS_ADDRESS(Cy_IPC_Drv_ReadDataValue(cy_semaIpcStruct))); in Cy_IPC_Sema_Set()282 semaStruct = (cy_stc_ipc_sema_t *)Cy_IPC_Drv_ReadDataValue(cy_semaIpcStruct); in Cy_IPC_Sema_Set()403 … semaStruct = (cy_stc_ipc_sema_t *)(GET_ALIAS_ADDRESS(Cy_IPC_Drv_ReadDataValue(cy_semaIpcStruct))); in Cy_IPC_Sema_Clear()406 … semaStruct = (cy_stc_ipc_sema_t *)(GET_ALIAS_ADDRESS(Cy_IPC_Drv_ReadDataValue(cy_semaIpcStruct))); in Cy_IPC_Sema_Clear()409 semaStruct = (cy_stc_ipc_sema_t *)Cy_IPC_Drv_ReadDataValue(cy_semaIpcStruct); in Cy_IPC_Sema_Clear()511 … semaStruct = (cy_stc_ipc_sema_t *)(GET_ALIAS_ADDRESS(Cy_IPC_Drv_ReadDataValue(cy_semaIpcStruct))); in Cy_IPC_Sema_Status()514 … semaStruct = (cy_stc_ipc_sema_t *)(GET_ALIAS_ADDRESS(Cy_IPC_Drv_ReadDataValue(cy_semaIpcStruct))); in Cy_IPC_Sema_Status()517 semaStruct = (cy_stc_ipc_sema_t *)Cy_IPC_Drv_ReadDataValue(cy_semaIpcStruct); in Cy_IPC_Sema_Status()577 … semaStruct = (cy_stc_ipc_sema_t *)(GET_ALIAS_ADDRESS(Cy_IPC_Drv_ReadDataValue(cy_semaIpcStruct))); in Cy_IPC_Sema_GetMaxSems()[all …]
175 *message = Cy_IPC_Drv_ReadDataValue(base); in Cy_IPC_Drv_ReadMsgWord()
325 …semaStruct = (cy_stc_ipc_sema_t *)Cy_IPC_Drv_ReadDataValue(Cy_IPC_Drv_GetIpcBaseAddress(CY_IPC_CHA… in Cy_Flash_NotifyHandler()
1886 uint32_t syscallStatus = Cy_IPC_Drv_ReadDataValue(ipcSyscallBase); in Cy_SysPm_WriteVoltageBitForFlash()
452 …msgRemote = (cy_stc_pra_msg_t *)Cy_IPC_Drv_ReadDataValue(Cy_IPC_Drv_GetIpcBaseAddress(CY_IPC_CHAN_… in Cy_PRA_Handler()
597 __STATIC_INLINE uint32_t Cy_IPC_Drv_ReadDataValue (IPC_STRUCT_Type const * base);1033 __STATIC_INLINE uint32_t Cy_IPC_Drv_ReadDataValue (IPC_STRUCT_Type const * base) in Cy_IPC_Drv_ReadDataValue() function
1293 _cyhal_ipc_service_data = (_cyhal_ipc_sevice_data_t *)Cy_IPC_Drv_ReadDataValue(ipc_base); in cyhal_ipc_queue_get_handle()