Home
last modified time | relevance | path

Searched defs:clk_spec (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/drivers/clock_control/nrf_clock_control/src/
Dmain.c157 const struct nrf_clock_spec *clk_spec) in test_request_release_clock_spec()
192 const struct nrf_clock_spec *clk_spec; in test_clock_control_request() local
236 const struct nrf_clock_spec *clk_spec; in ZTEST() local
291 const struct nrf_clock_spec *clk_spec = &test_clk_specs_lfclk[0]; in ZTEST() local
/Zephyr-latest/drivers/spi/
Dspi_nrfx_spim.c93 struct nrf_clock_spec clk_spec; member