Home
last modified time | relevance | path

Searched refs:FXOS8700_CHANNEL_ACCEL_X (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/drivers/sensor/nxp/fxos8700/
Dfxos8700.c404 start_channel = FXOS8700_CHANNEL_ACCEL_X; in fxos8700_channel_get()
416 start_channel = FXOS8700_CHANNEL_ACCEL_X; in fxos8700_channel_get()
671 .start_channel = FXOS8700_CHANNEL_ACCEL_X, \
683 .start_channel = FXOS8700_CHANNEL_ACCEL_X, \
Dfxos8700.h123 FXOS8700_CHANNEL_ACCEL_X = 0, enumerator