Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dflash.c102 uint32_t ui32PumpGracePeriode) in FlashPowerModeSet() argument
111 ASSERT(ui32PumpGracePeriode <= 0xFFFF); in FlashPowerModeSet()
143 ((ui32PumpGracePeriode << FLASH_FPAC2_PAGP_S) & FLASH_FPAC2_PAGP_M); in FlashPowerModeSet()
169 ((ui32PumpGracePeriode << FLASH_FPAC2_PAGP_S) & FLASH_FPAC2_PAGP_M); in FlashPowerModeSet()
A Dflash.h343 uint32_t ui32PumpGracePeriode);

Completed in 8 milliseconds