Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_SysCtrl.c445 while (FlashPumpSemaphoreRegs.PUMPREQUEST.bit.PUMP_OWNERSHIP != 0x2) in SeizeFlashPump()
447 FlashPumpSemaphoreRegs.PUMPREQUEST.all = IPC_PUMP_KEY | 0x2; in SeizeFlashPump()
450 while (FlashPumpSemaphoreRegs.PUMPREQUEST.bit.PUMP_OWNERSHIP != 0x1) in SeizeFlashPump()
452 FlashPumpSemaphoreRegs.PUMPREQUEST.all = IPC_PUMP_KEY | 0x1; in SeizeFlashPump()
465 FlashPumpSemaphoreRegs.PUMPREQUEST.all = IPC_PUMP_KEY | 0x0; in ReleaseFlashPump()
/bsp/ti/c28x/libraries/tms320f28379d/headers/include/
A DF2837xD_flash.h352 …union PUMPREQUEST_REG PUMPREQUEST; // Flash programming semaph… member

Completed in 9 milliseconds