Go to the source code of this file.
◆ DS_Disable()
void DS_Disable |
( |
uint32_t |
source | ) |
|
◆ DS_Enable()
void DS_Enable |
( |
uint32_t |
source | ) |
|
◆ DS_Init()
Initialize deep sleep control module.
◆ DS_SOURCE_DEBUG
#define DS_SOURCE_DEBUG 0x00000004 |
Definition at line 28 of file ds.h.
◆ DS_SOURCE_INIT
#define DS_SOURCE_INIT 0x00000008 |
Definition at line 29 of file ds.h.
◆ DS_SOURCE_USART
#define DS_SOURCE_USART 0x00000001 |
Definition at line 26 of file ds.h.
◆ DS_SOURCE_USART_POWER
#define DS_SOURCE_USART_POWER 0x00000002 |
Definition at line 27 of file ds.h.