| Zephyr Project API 4.2.99
    A Scalable Open Source RTOS | 
Go to the source code of this file.
| Macros | |
| nPM6001 GPIO drive strength flags | |
| nPM6001 GPIO drive strength flags | |
| #define | NPM6001_GPIO_DRIVE_NORMAL (0U << 8U) | 
| Normal drive. | |
| #define | NPM6001_GPIO_DRIVE_HIGH (1U << 8U) | 
| High drive. | |
| #define | NPM6001_GPIO_SENSE_SCHMITT (0U << 9U) | 
| Schmitt trigger input type. | |
| #define | NPM6001_GPIO_SENSE_CMOS (1U << 9U) | 
| CMOS input type. | |