Searched refs:IPC_PUMP_KEY (Results 1 – 2 of 2) sorted by relevance
57 #define IPC_PUMP_KEY 0x5a5a0000 macro
447 FlashPumpSemaphoreRegs.PUMPREQUEST.all = IPC_PUMP_KEY | 0x2; in SeizeFlashPump()452 FlashPumpSemaphoreRegs.PUMPREQUEST.all = IPC_PUMP_KEY | 0x1; in SeizeFlashPump()465 FlashPumpSemaphoreRegs.PUMPREQUEST.all = IPC_PUMP_KEY | 0x0; in ReleaseFlashPump()
Completed in 6 milliseconds