Home
last modified time | relevance | path

Searched refs:SCP_CONFIG_CLOCK_ENABLE_PCLKDBGEN (Results 1 – 3 of 3) sorted by relevance

/SCP-firmware-master/product/juno/include/
A Dscp_config.h173 #define SCP_CONFIG_CLOCK_ENABLE_PCLKDBGEN UINT32_C(0x00000001) macro
186 (SCP_CONFIG_CLOCK_ENABLE_PCLKDBGEN | \
/SCP-firmware-master/product/juno/module/juno_rom/src/
A Djuno_debug_rom.c43 static const uint32_t debug_clk_mask = (SCP_CONFIG_CLOCK_ENABLE_PCLKDBGEN |
/SCP-firmware-master/product/juno/module/juno_debug/src/
A Dmod_juno_debug.c83 static const uint32_t debug_clk_mask = (SCP_CONFIG_CLOCK_ENABLE_PCLKDBGEN |

Completed in 8 milliseconds