Searched refs:BL_SYSTEM_CLOCK_LP_CLK (Results 1 – 4 of 4) sorted by relevance
73 BL_SYSTEM_CLOCK_LP_CLK, /*!< LP clock */ enumerator158 ((type) == BL_SYSTEM_CLOCK_LP_CLK) || \
143 ((type) == BL_SYSTEM_CLOCK_LP_CLK) || \
181 coreFreq = Clock_System_Clock_Get(BL_SYSTEM_CLOCK_LP_CLK); in arch_delay_us()
890 case BL_SYSTEM_CLOCK_LP_CLK: in Clock_System_Clock_Get()1916 clockVal = Clock_System_Clock_Get(BL_SYSTEM_CLOCK_LP_CLK); in SystemCoreClockGet()2069 coreFreq = Clock_System_Clock_Get(BL_SYSTEM_CLOCK_LP_CLK); in CPU_Get_MTimer_Source_Clock()2107 coreFreq = Clock_System_Clock_Get(BL_SYSTEM_CLOCK_LP_CLK); in CPU_Get_MTimer_Clock()
Completed in 10 milliseconds