Searched refs:states (Results 1 – 3 of 3) sorted by relevance
| /external/platform/lpc15xx/lpcopen/periph_gpio/example/src/ |
| A D | gpio.c | 68 uint32_t states; in SysTick_Handler() local 71 states = Chip_GPIO_GetMaskedPortValue(LPC_GPIO, 0); in SysTick_Handler() 74 states = ~states; in SysTick_Handler() 78 Chip_GPIO_SetMaskedPortValue(LPC_GPIO, 0, states); in SysTick_Handler()
|
| /external/platform/lpc15xx/lpcopen/periph_pmu/example/ |
| A D | readme.dox | 36 * the MCU from the following low power states, SLEEP, DEEP SLEEP, POWER DOWN, 47 * goes into low power states.</i><br>
|
| /external/platform/lpc15xx/lpcopen/periph_pmu_rom/example/ |
| A D | readme.dox | 36 * the MCU from the following low power states, SLEEP, DEEP SLEEP, POWER DOWN, 47 * goes into low power states.</i><br>
|
Completed in 3 milliseconds