Home
last modified time | relevance | path

Searched refs:CLKCTRL_CPU_ID_CORE1 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_control_agilex5_ll.c162 if (cpu_id > CLKCTRL_CPU_ID_CORE1) { in get_mpu_clk()
174 case CLKCTRL_CPU_ID_CORE1: in get_mpu_clk()
Dclock_control_agilex5_ll.h156 #define CLKCTRL_CPU_ID_CORE1 1 macro