Zephyr Project API
4.2.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nrf-auxpll.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Nordic Semiconductor ASA
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
6
7
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_NRF_AUXPLL_H_
8
#define ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_NRF_AUXPLL_H_
9
10
#define NRF_AUXPLL_FREQ_DIV_MIN 0
11
#define NRF_AUXPLL_FREQ_DIV_AUDIO_44K1 15309
12
#define NRF_AUXPLL_FREQ_DIV_USB24M 32768
13
#define NRF_AUXPLL_FREQ_DIV_AUDIO_48K 39845
14
#define NRF_AUXPLL_FREQ_DIV_MAX 65535
15
16
#endif
/* #define ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_NRF_AUXPLL_H_ */
include
zephyr
dt-bindings
clock
nrf-auxpll.h
Generated on Mon Aug 4 2025 08:56:49 for Zephyr Project API by
1.9.8