Home
last modified time | relevance | path

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

/bsp/nv32f100x/lib/src/
A Dsim.c284 void SIM_SetClockGating(uint32_t u32PeripheralMask, uint8_t u8GateOn) in SIM_SetClockGating() argument
295 u32Scgc |= u32PeripheralMask; in SIM_SetClockGating()
299 u32Scgc &= ~u32PeripheralMask; in SIM_SetClockGating()
/bsp/nv32f100x/lib/inc/
A Dsim.h2501 void SIM_SetClockGating(uint32_t u32PeripheralMask, uint8_t u8GateOn);

Completed in 8 milliseconds