Lines Matching full:low
47 prompt "SysTick companion low-power mode timer"
55 However, depending on the SoC implementation, entering low-power mode
58 On such SoCs, a vendor-specific timer that remains active in low-power
60 system timer, for example because its frequency is too low.
63 the SysTick driver to ensure proper system operation in low-power mode.
66 low-power mode, no LPM timer can be selected if PM is not enabled.
68 prevent the system from entering in low-power modes.
73 Use no additional device as low-power mode timer.
75 The SoC must never enter a low-power mode where SysTick is disabled when
85 Use a device that implements the counter API as low-power mode timer.
92 Use hooks in the SysTick driver to configure the low-power mode timer.
102 Some SoCs provide one or more low-power mode which, as part of their
105 after waking up from such a low-power mode.
107 Select this symbol if your SoC has a low-power mode that places SysTick
109 active in low-power mode, since SysTick cannot be used for timekeeping.