Lines Matching +full:pwm +full:- +full:on +full:- +full:delay
3 # Copyright (c) 2016-2023 Nordic Semiconductor ASA
4 # SPDX-License-Identifier: Apache-2.0
42 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
45 Enable nRF52 series System on Chip DC/DC converter.
49 depends on SOC_NRF52840_QIAA
59 Enable nRF52 series System on Chip High Voltage DC/DC converter.
69 gpio-as-nreset;
73 bool "The instruction cache (I-Cache)"
74 depends on SOC_NRF52832 || SOC_NRF52833 || SOC_NRF52840
78 int "Anomaly 132 workaround delay (microseconds)"
81 depends on NRF52_ANOMALY_132_WORKAROUND
86 to start at reboot. A delay is added before starting LF clock to ensure
87 that anomaly conditions are not met. Delay should be long enough to ensure
91 depending on application, workaround may also need to be applied.
92 Additional drivers initialization increases initialization time and delay
93 may be shortened. Workaround is disabled by setting delay to 0.
98 depends on SOC_NRF52840
99 depends on NRFX_SPIM3
107 depends on SOC_NRF52832
108 depends on NRFX_SPIS || NRFX_SPIM || NRFX_TWIM || NRFX_PWM
117 depends on NRF52_ANOMALY_109_WORKAROUND
121 EGU instance used by the nRF52 Anomaly 109 workaround for PWM.