Home
last modified time | relevance | path

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

/SCP-firmware-master/product/tc1/include/
A Dscp_pik.h51 #define PLL_STATUS_CPUPLL_LOCK(CPU) ((uint32_t)(1 << (CPU % 32))) macro
/SCP-firmware-master/product/tc2/include/
A Dscp_pik.h51 #define PLL_STATUS_CPUPLL_LOCK(CPU) ((uint32_t)(1 << (CPU % 32))) macro

Completed in 3 milliseconds