Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/soc/atmel/sam0/common/
Dsoc_samd5x.c46 static void dpll_init(uint8_t n, uint32_t f_cpu) in dpll_init()
/Zephyr-Core-3.7.0/drivers/ethernet/
Deth_xmc4xxx.c781 uint32_t f_cpu = XMC_SCU_CLOCK_GetSystemClockFrequency(); in eth_xmc4xxx_init_timestamp_control_reg() local