Zephyr Project API  3.3.0
A Scalable Open Source RTOS
nordic-npm6001-gpio.h File Reference

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)
 
#define NPM6001_GPIO_DRIVE_HIGH   (1U << 8U)
 
#define NPM6001_GPIO_SENSE_SCHMITT   (0U << 9U)
 
#define NPM6001_GPIO_SENSE_CMOS   (1U << 9U)