Home
last modified time | relevance | path

Searched refs:IPC_PUMP_KEY (Results 1 – 2 of 2) sorted by relevance

/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A DF2837xD_SysCtrl_defines.h57 #define IPC_PUMP_KEY 0x5a5a0000 macro
/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_SysCtrl.c447 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