Zephyr Project API
4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
qdec_nrf.h
Go to the documentation of this file.
1
/*
2
* Copyright 2025 Mark Geiger <MarkGeiger@posteo.de>
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_QDEC_NRF_H_
7
#define ZEPHYR_INCLUDE_DT_BINDINGS_QDEC_NRF_H_
8
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
17
18
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_QDEC_NRF_H_ */
include
zephyr
dt-bindings
sensor
qdec_nrf.h
Generated on Sun Aug 24 2025 06:52:31 for Zephyr Project API by
1.9.8