Lines Matching +full:clock +full:- +full:frequency
2 # SPDX-License-Identifier: Apache-2.0
4 description: Nordic I2S (Inter-IC sound interface)
6 compatible: "nordic,nrf-i2s"
8 include: [i2s-controller.yaml, pinctrl-device.yaml]
17 pinctrl-0:
20 pinctrl-names:
23 clock-source:
27 Clock source to be used by the I2S peripheral for the master clock
30 - "PCLK32M": 32 MHz peripheral clock, synchronous to HFCLK
31 - "PCLK32M_HFXO": PCLK32M running off the 32 MHz crystal oscillator
32 (HFXO) for better clock accuracy and jitter performance
33 - "ACLK": Audio PLL clock with configurable frequency (frequency for
34 this clock must be set via the "hfclkaudio-frequency" property
35 in the "nordic,nrf-clock" node); this clock source is only available
38 - "PCLK32M"
39 - "PCLK32M_HFXO"
40 - "ACLK"