Revision 732a4657 modules/LightRing_1-0/chconf.h
| modules/LightRing_1-0/chconf.h | ||
|---|---|---|
| 129 | 129 |
*/ |
| 130 | 130 |
#define CORTEX_VTOR_INIT 0x00006000U |
| 131 | 131 |
|
| 132 |
/** |
|
| 133 |
* @brief Flag to enable/disable sleep mode when the system is idle. |
|
| 134 |
*/ |
|
| 135 |
#define CORTEX_ENABLE_WFI_IDLE TRUE |
|
| 136 |
|
|
| 132 | 137 |
/** @} */ |
| 133 | 138 |
|
| 134 | 139 |
/*===========================================================================*/ |
| ... | ... | |
| 138 | 143 |
*/ |
| 139 | 144 |
/*===========================================================================*/ |
| 140 | 145 |
|
| 141 |
/** |
|
| 142 |
* @brief Flag to enable/disable sleep mode when the system is idle. |
|
| 143 |
*/ |
|
| 144 |
#define CORTEX_ENABLE_WFI_IDLE TRUE |
|
| 145 |
|
|
| 146 | 146 |
// common definitions in aos_chconf.h |
| 147 | 147 |
|
| 148 | 148 |
/** @} */ |
Also available in: Unified diff