Functions | |
| __STATIC_INLINE void | Cy_SysAnalog_LpOscEnable (PASS_Type *base) |
| Enables Low Power Oscillator in configured by Cy_SysAnalog_DeepSleepInit mode. More... | |
| __STATIC_INLINE void | Cy_SysAnalog_LpOscDisable (PASS_Type *base) |
| Disables the Low Power Oscillator. More... | |
| __STATIC_INLINE void Cy_SysAnalog_LpOscEnable | ( | PASS_Type * | base | ) |
Enables Low Power Oscillator in configured by Cy_SysAnalog_DeepSleepInit mode.
| base | Pointer to the PASS register structure. |
| __STATIC_INLINE void Cy_SysAnalog_LpOscDisable | ( | PASS_Type * | base | ) |
Disables the Low Power Oscillator.
| base | Pointer to the PASS register structure. |