Revision 78b92b33
modules/DiWheelDrive_1-1/chconf.h | ||
---|---|---|
136 | 136 |
/*===========================================================================*/ |
137 | 137 |
|
138 | 138 |
/** |
139 |
* @brief NVIC VTOR initialization offset. |
|
140 |
* @details On initialization, the code at this address in the flash memory will be executed. |
|
141 |
*/ |
|
142 |
#define CORTEX_VTOR_INIT 0x00006000U |
|
143 |
|
|
144 |
/** |
|
145 | 139 |
* @brief Flag to enable/disable sleep mode when the system is idle. |
146 | 140 |
*/ |
147 | 141 |
#define CORTEX_ENABLE_WFI_IDLE TRUE |
modules/DiWheelDrive_1-2/chconf.h | ||
---|---|---|
136 | 136 |
/*===========================================================================*/ |
137 | 137 |
|
138 | 138 |
/** |
139 |
* @brief NVIC VTOR initialization offset. |
|
140 |
* @details On initialization, the code at this address in the flash memory will be executed. |
|
141 |
*/ |
|
142 |
#define CORTEX_VTOR_INIT 0x00006000U |
|
143 |
|
|
144 |
/** |
|
145 | 139 |
* @brief Flag to enable/disable sleep mode when the system is idle. |
146 | 140 |
*/ |
147 | 141 |
#define CORTEX_ENABLE_WFI_IDLE TRUE |
modules/LightRing_1-0/chconf.h | ||
---|---|---|
136 | 136 |
/*===========================================================================*/ |
137 | 137 |
|
138 | 138 |
/** |
139 |
* @brief NVIC VTOR initialization offset. |
|
140 |
* @details On initialization, the code at this address in the flash memory will be executed. |
|
141 |
*/ |
|
142 |
#define CORTEX_VTOR_INIT 0x00006000U |
|
143 |
|
|
144 |
/** |
|
145 | 139 |
* @brief Flag to enable/disable sleep mode when the system is idle. |
146 | 140 |
*/ |
147 | 141 |
#define CORTEX_ENABLE_WFI_IDLE TRUE |
modules/LightRing_1-2/chconf.h | ||
---|---|---|
136 | 136 |
/*===========================================================================*/ |
137 | 137 |
|
138 | 138 |
/** |
139 |
* @brief NVIC VTOR initialization offset. |
|
140 |
* @details On initialization, the code at this address in the flash memory will be executed. |
|
141 |
*/ |
|
142 |
#define CORTEX_VTOR_INIT 0x00006000U |
|
143 |
|
|
144 |
/** |
|
145 | 139 |
* @brief Flag to enable/disable sleep mode when the system is idle. |
146 | 140 |
*/ |
147 | 141 |
#define CORTEX_ENABLE_WFI_IDLE TRUE |
modules/PowerManagement_1-1/chconf.h | ||
---|---|---|
136 | 136 |
/*===========================================================================*/ |
137 | 137 |
|
138 | 138 |
/** |
139 |
* @brief NVIC VTOR initialization offset. |
|
140 |
* @details On initialization, the code at this address in the flash memory will be executed. |
|
141 |
*/ |
|
142 |
#define CORTEX_VTOR_INIT 0x00008000U |
|
143 |
|
|
144 |
/** |
|
145 | 139 |
* @brief Flag to enable/disable sleep mode when the system is idle. |
146 | 140 |
*/ |
147 | 141 |
#define CORTEX_ENABLE_WFI_IDLE TRUE |
modules/PowerManagement_1-2/chconf.h | ||
---|---|---|
136 | 136 |
/*===========================================================================*/ |
137 | 137 |
|
138 | 138 |
/** |
139 |
* @brief NVIC VTOR initialization offset. |
|
140 |
* @details On initialization, the code at this address in the flash memory will be executed. |
|
141 |
*/ |
|
142 |
#define CORTEX_VTOR_INIT 0x00008000U |
|
143 |
|
|
144 |
/** |
|
145 | 139 |
* @brief Flag to enable/disable sleep mode when the system is idle. |
146 | 140 |
*/ |
147 | 141 |
#define CORTEX_ENABLE_WFI_IDLE TRUE |
Also available in: Unified diff