Ll_Lpm_Disablesleeponexit; Ll_Lpm_Enableeventonpend; Ll_Lpm_Disableeventonpend; Ll_Handler_Enablefault - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

UM1940
Return values
Notes
Reference Manual to
LL API cross
reference:

LL_LPM_DisableSleepOnExit

Function name
Function description
Return values
Reference Manual to
LL API cross
reference:

LL_LPM_EnableEventOnPend

Function name
Function description
Return values
Reference Manual to
LL API cross
reference:

LL_LPM_DisableEventOnPend

Function name
Function description
Return values
Reference Manual to
LL API cross
reference:

LL_HANDLER_EnableFault

Function name
Function description
Parameters
None:
Setting this bit to 1 enables an interrupt-driven application to
avoid returning to an empty main application.
SCB_SCR SLEEPONEXIT LL_LPM_EnableSleepOnExit
__STATIC_INLINE void LL_LPM_DisableSleepOnExit (void )
Do not sleep when returning to Thread mode.
None:
SCB_SCR SLEEPONEXIT LL_LPM_DisableSleepOnExit
__STATIC_INLINE void LL_LPM_EnableEventOnPend (void )
Enabled events and all interrupts, including disabled interrupts,
can wakeup the processor.
None:
SCB_SCR SEVEONPEND LL_LPM_EnableEventOnPend
__STATIC_INLINE void LL_LPM_DisableEventOnPend (void )
Only enabled interrupts or events can wakeup the processor,
disabled interrupts are excluded.
None:
SCB_SCR SEVEONPEND LL_LPM_DisableEventOnPend
__STATIC_INLINE void LL_HANDLER_EnableFault (uint32_t
Fault)
Enable a fault in System handler control register (SHCSR)
Fault: This parameter can be a combination of the following
values:
LL_HANDLER_FAULT_USG
LL_HANDLER_FAULT_BUS
LL_HANDLER_FAULT_MEM
DocID028236 Rev 2
LL CORTEX Generic Driver
821/1371

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F2 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF