Home
last modified time | relevance | path

Searched defs:clocks (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-3.6.0/tests/drivers/clock_control/adsp_clock/src/
Dmain.c10 static void check_clocks(struct adsp_cpu_clock_info *clocks, uint32_t freq_idx) in check_clocks()
22 struct adsp_cpu_clock_info *clocks = adsp_cpu_clocks_get(); in ZTEST() local
40 struct adsp_cpu_clock_info *clocks = adsp_cpu_clocks_get(); in ZTEST() local
/Zephyr-Core-3.6.0/dts/arm/rpi_pico/
Drp2040.dtsi210 clocks: clock-controller@40008000 { label
/Zephyr-Core-3.6.0/tests/posix/common/src/
Dclock.c22 static const clockid_t clocks[] = { variable
/Zephyr-Core-3.6.0/drivers/pwm/
Dpwm_stm32.c281 LL_RCC_ClocksTypeDef clocks; in get_tim_clk() local
291 LL_RCC_ClocksTypeDef clocks; in get_tim_clk() local
/Zephyr-Core-3.6.0/drivers/counter/
Dcounter_ll_stm32_timer.c432 LL_RCC_ClocksTypeDef clocks; in counter_stm32_get_tim_clk() local
442 LL_RCC_ClocksTypeDef clocks; in counter_stm32_get_tim_clk() local
/Zephyr-Core-3.6.0/drivers/serial/
Duart_bcm2711.c55 uint32_t clocks; member
/Zephyr-Core-3.6.0/drivers/sdhc/
Dsam_hsmci.c370 int clocks = ATMEL_SAM_DT_CPU_CLK_FREQ_HZ / 1000 * timeout_ms; in sam_hsmci_write_timeout() local
/Zephyr-Core-3.6.0/drivers/dai/nxp/sai/
Dsai.h210 uint32_t *clocks; member
/Zephyr-Core-3.6.0/drivers/i3c/
Di3c_mcux.c119 } clocks; member