We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c15a8 commit 6406135Copy full SHA for 6406135
tests/drivers/clock_control/clock_control_api/Kconfig
@@ -3,7 +3,7 @@
3
4
config TEST_NRF_HF_STARTUP_TIME_US
5
int "Delay required for HF clock startup."
6
- default 3000 if CONFIG_SOC_SERIES_NRF91X
+ default 3000 if SOC_SERIES_NRF91X
7
default 500
8
depends on SOC_FAMILY_NORDIC_NRF
9
help
0 commit comments