Revision eedb8e58 modules/PowerManagement_1-1/halconf.h

View differences:

modules/PowerManagement_1-1/halconf.h
127 127
#endif
128 128

  
129 129
/**
130
 * @brief   Enables the QEI subsystem.
131
 */
132
#if !defined(HAL_USE_QEI) || defined(__DOXYGEN__)
133
#define HAL_USE_QEI                         FALSE
134
#endif
135

  
136
/**
130 137
 * @brief   Enables the QSPI subsystem.
131 138
 */
132 139
#if !defined(HAL_USE_QSPI) || defined(__DOXYGEN__)

Also available in: Unified diff