Revision 8be006e0 modules/PowerManagement_1-1/board.h
| modules/PowerManagement_1-1/board.h | ||
|---|---|---|
| 81 | 81 | 
    #define STM32F4xx_AF_EVENTOUT 15U  | 
| 82 | 82 | 
     | 
| 83 | 83 | 
    /*  | 
| 84 | 
    * Identifiers for the several sensor rings, which can be attached to the PowerManagement v1.1 module.  | 
|
| 85 | 
    */  | 
|
| 86 | 
    #define BOARD_NOSENSORRING 0  | 
|
| 87 | 
    #define BOARD_PROXIMITYSENSOR 1  | 
|
| 88 | 
    #define BOARD_DISTANCESENSOR_VL53L0X 2  | 
|
| 89 | 
    #define BOARD_DISTANCESENSOR_VL53L1X 3  | 
|
| 90 | 
     | 
|
| 91 | 
    /*  | 
|
| 92 | 
    * Configuration macro to define which type of sensor ring is attached.  | 
|
| 93 | 
    */  | 
|
| 94 | 
    #define BOARD_SENSORRING BOARD_PROXIMITYSENSOR  | 
|
| 95 | 
     | 
|
| 96 | 
    /*  | 
|
| 84 | 97 | 
    * IO pins assignments.  | 
| 85 | 98 | 
    */  | 
| 86 | 99 | 
    #define GPIOA_WKUP 0U  | 
Also available in: Unified diff