Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/Native_Driver/generated_source/
Dcycfg_system.c103 #define CY_CFG_PWR_USING_ULP 0 macro
207 #ifdef CY_CFG_PWR_USING_ULP in init_cycfg_secure_struct()
208 secure_config->ulpEnable = CY_CFG_PWR_USING_ULP; in init_cycfg_secure_struct()
1140 Cy_SysLib_SetWaitStates(CY_CFG_PWR_USING_ULP != 0, CY_CFG_SYSCLK_CLKHF0_FREQ_MHZ); in init_cycfg_system()