Searched refs:FDC2X1X_CFG_SLEEP_SET_EN_SET (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/sensor/ti/fdc2x1x/ | ||
D | fdc2x1x.h | 106 #define FDC2X1X_CFG_SLEEP_SET_EN_SET(x) (((x) & 0x1) << 13) macro |
D | fdc2x1x.c | 392 FDC2X1X_CFG_SLEEP_SET_EN_SET(op_mode)); in fdc2x1x_set_op_mode() |