Home
last modified time | relevance | path

Searched refs:CPU (Results 1 – 16 of 16) sorted by relevance

/SCP-firmware-master/product/tc0/include/
A Dscp_pik.h51 #define PLL_STATUS_CPUPLLLOCK(CPU) ((uint32_t)(1 << (CPU % 32))) argument
/SCP-firmware-master/product/tc1/include/
A Dscp_pik.h51 #define PLL_STATUS_CPUPLL_LOCK(CPU) ((uint32_t)(1 << (CPU % 32))) argument
/SCP-firmware-master/product/tc2/include/
A Dscp_pik.h51 #define PLL_STATUS_CPUPLL_LOCK(CPU) ((uint32_t)(1 << (CPU % 32))) argument
/SCP-firmware-master/product/sgm775/include/
A Dsgm775_pik_scp.h55 #define PLL_STATUS1_CPUPLLLOCK(CPU, PLL) \ argument
56 ((uint32_t)((1 << (PLL)) << ((CPU) * 8)))
/SCP-firmware-master/product/sgi575/include/
A Dsgi575_pik_scp.h96 #define PLL_STATUS_CPUPLLLOCK(CPU) ((uint32_t)(1 << (CPU % 32))) argument
/SCP-firmware-master/product/rdn2/include/
A Dscp_pik.h96 #define PLL_STATUS_CPUPLLLOCK(CPU) ((uint32_t)(1 << (CPU % 32))) argument
/SCP-firmware-master/product/rdv1/include/
A Dscp_pik.h101 #define PLL_STATUS_CPUPLLLOCK(CPU) ((uint32_t)(1 << (CPU % 32))) argument
/SCP-firmware-master/product/rdv1mc/include/
A Dscp_pik.h101 #define PLL_STATUS_CPUPLLLOCK(CPU) ((uint32_t)(1 << (CPU % 32))) argument
/SCP-firmware-master/product/rdn1e1/include/
A Drdn1e1_pik_scp.h99 #define PLL_STATUS_CPUPLLLOCK(CPU) ((uint32_t)(1 << (CPU % 32))) argument
/SCP-firmware-master/arch/arm/arm-m/
A DCMakeLists.txt12 # the used CPU
/SCP-firmware-master/doc/
A Dbuild_system.md194 * __BUILD_HOST__ - Set when the CPU target is "host".
A Dcode_style.md307 .name = "CPU",
A Dcode_rules.md305 .name = "CPU",
A DDoxyfile2189 # larger than 0 to get control over the balance between CPU load and processing
/SCP-firmware-master/module/thermal_mgmt/doc/
A Dthermal_mgmt.md18 The power delivered to each actor (CPU, GPU, etc) is controlled by adjusting the
/SCP-firmware-master/
A Duser_guide.md12 12GB of available memory. A multicore CPU is highly recommended to maintain

Completed in 15 milliseconds