 |
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
6#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_QDEC_NRF_H_
7#define ZEPHYR_INCLUDE_DT_BINDINGS_QDEC_NRF_H_
9#define SAMPLEPER_128US 0
10#define SAMPLEPER_256US 1
11#define SAMPLEPER_512US 2
12#define SAMPLEPER_1024US 3
13#define SAMPLEPER_2048US 4
14#define SAMPLEPER_4096US 5
15#define SAMPLEPER_8192US 6
16#define SAMPLEPER_16384US 7