blob: c35d4529722ad863926bb73eb5ad3fd115733cd3 [file] [log] [blame]
common:
tags:
- drivers
- clock_control
integration_platforms:
- nrf51dk/nrf51822
tests:
drivers.clock.nrf_lf_clock_start_xtal_stable:
platform_allow:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
- nrf54l15pdk/nrf54l15/cpuapp
extra_configs:
- CONFIG_SYSTEM_CLOCK_WAIT_FOR_STABILITY=y
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
integration_platforms:
- nrf51dk/nrf51822
drivers.clock.nrf_lf_clock_start_xtal_available:
platform_allow:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
- nrf54l15pdk/nrf54l15/cpuapp
extra_configs:
- CONFIG_SYSTEM_CLOCK_WAIT_FOR_AVAILABILITY=y
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
integration_platforms:
- nrf51dk/nrf51822
drivers.clock.nrf_lf_clock_start_xtal_no_wait:
platform_allow:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
- nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf51dk/nrf51822
extra_configs:
- CONFIG_SYSTEM_CLOCK_NO_WAIT=y
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_XTAL=y
drivers.clock.nrf_lf_clock_start_rc_stable:
platform_allow:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
- nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf51dk/nrf51822
extra_configs:
- CONFIG_SYSTEM_CLOCK_WAIT_FOR_STABILITY=y
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
drivers.clock.nrf_lf_clock_start_rc_available:
platform_allow:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
- nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf51dk/nrf51822
extra_configs:
- CONFIG_SYSTEM_CLOCK_WAIT_FOR_AVAILABILITY=y
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
drivers.clock.nrf_lf_clock_start_rc_no_wait:
platform_allow:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
- nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf51dk/nrf51822
extra_configs:
- CONFIG_SYSTEM_CLOCK_NO_WAIT=y
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
drivers.clock.nrf_lf_clock_start_synth_stable:
platform_allow:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
- nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf51dk/nrf51822
extra_configs:
- CONFIG_SYSTEM_CLOCK_WAIT_FOR_STABILITY=y
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_SYNTH=y
drivers.clock.nrf_lf_clock_start_synth_available:
platform_allow:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
- nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf51dk/nrf51822
extra_configs:
- CONFIG_SYSTEM_CLOCK_WAIT_FOR_AVAILABILITY=y
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_SYNTH=y
drivers.clock.nrf_lf_clock_start_synth_no_wait:
platform_allow:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
- nrf54l15pdk/nrf54l15/cpuapp
integration_platforms:
- nrf51dk/nrf51822
extra_configs:
- CONFIG_SYSTEM_CLOCK_NO_WAIT=y
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_SYNTH=y