Searched refs:REG_IPC_STRUCT_LOCK_STATUS (Results 1 – 6 of 6) sorted by relevance
1092 return ( 0u != _FLD2VAL(IPC_STRUCT_ACQUIRE_SUCCESS, REG_IPC_STRUCT_LOCK_STATUS(base)) ); in Cy_IPC_Drv_IsLockAcquired()1117 return REG_IPC_STRUCT_LOCK_STATUS(base); in Cy_IPC_Drv_GetLockStatus()
396 volatile uint32_t *ipcLockStatus = ®_IPC_STRUCT_LOCK_STATUS(locIpcBase); in Cy_Flash_SendCmd()
2515 while (0U != _FLD2VAL(IPC_STRUCT_ACQUIRE_SUCCESS, REG_IPC_STRUCT_LOCK_STATUS(ipcPraBase))) in Cy_PRA_SendCmd()
1611 #define REG_IPC_STRUCT_LOCK_STATUS(base) (*(volatile uint32_t*)((uint32_t)(base) + cy_device-… macro
2096 #define REG_IPC_STRUCT_LOCK_STATUS(base) (*(volatile uint32_t*)((uint32_t)(base) + (uint32_t)… macro
2292 #define REG_IPC_STRUCT_LOCK_STATUS(base) (*(volatile uint32_t*)((uint32_t)(base) + offsetof(I… macro