blob: a5716326ab9b7112a2d9b2c2b2549f232d398dc2 [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
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
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
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
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
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
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
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
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
integration_platforms:
- nrf51dk/nrf51822
extra_configs:
- CONFIG_SYSTEM_CLOCK_NO_WAIT=y
- CONFIG_CLOCK_CONTROL_NRF_K32SRC_SYNTH=y