Home
last modified time | relevance | path

Searched +full:dc +full:- +full:cutoff (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/drivers/audio/dmic_api/boards/
Dmimxrt595_evk_mimxrt595s_cm33.overlay2 * SPDX-License-Identifier: Apache-2.0
7 /* Enable PDM channels 0-3,
9 * using a -20dbFS sine wave.
12 dmic-channel@0 {
15 dc-cutoff = "155hz";
16 dc-gain = <1>;
19 dmic-channel@1 {
22 dc-cutoff = "155hz";
23 dc-gain = <1>;
26 dmic-channel@2 {
[all …]
Drd_rw612_bga.overlay2 * SPDX-License-Identifier: Apache-2.0
7 /* Enable PDM channels 0-3,
9 * using a -20dbFS sine wave.
12 dmic-channel@0 {
15 dc-cutoff = "155hz";
16 dc-gain = <1>;
19 dmic-channel@1 {
22 dc-cutoff = "155hz";
23 dc-gain = <1>;
26 dmic-channel@2 {
[all …]
/Zephyr-latest/dts/bindings/audio/
Dnxp,dmic.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: [base.yaml, pinctrl-device.yaml]
17 pinctrl-0:
31 child-binding:
36 compatible: "nxp,dmic-channel"
48 data by, as a positive or negative number. Range of [-15,15]. Default
51 compensation-2fs:
55 - "zero"
56 - "-0.16"
57 - "-0.15"
[all …]
/Zephyr-latest/boards/nxp/rd_rw612_bga/
Drd_rw612_bga.dtsi2 * Copyright 2022-2024 NXP
4 * SPDX-License-Identifier: Apache-2.0
8 #include "rd_rw612_bga-pinctrl.dtsi"
9 #include <zephyr/dt-bindings/input/input-event-codes.h>
16 usart-0 = &flexcomm3;
18 i2c-0 = &flexcomm2;
20 dmic-dev = &dmic0;
21 mcuboot-button0 = &sw_4;
22 pwm-0 = &sctimer;
28 zephyr,code-partition = &slot0_partition;
[all …]
/Zephyr-latest/boards/nxp/mimxrt685_evk/
Dmimxrt685_evk_mimxrt685s_cm33.dts2 * Copyright 2020-2024 NXP
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include <zephyr/dt-bindings/pwm/pwm.h>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
13 #include "mimxrt685_evk-pinctrl.dtsi"
16 model = "NXP MIMXRT685-EVK board";
25 usart-0 = &flexcomm0;
27 pwm-0 = &sc_timer;
28 pwm-led0 = &green_pwm_led;
[all …]
/Zephyr-latest/boards/nxp/mimxrt595_evk/
Dmimxrt595_evk_mimxrt595s_cm33.dts2 * Copyright 2022-2023, NXP
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include "mimxrt595_evk_mimxrt595s_cm33-pinctrl.dtsi"
16 model = "NXP MIMXRT595-EVK board";
25 usart-0 = &flexcomm0;
30 pwm-0 = &sc_timer;
31 dmic-dev = &dmic0;
32 mcuboot-button0 = &user_button_1;
[all …]