Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/Native_Driver/generated_source/
Dcycfg_system.h79 #define CY_CFG_PWR_USING_LDO 1 macro
Dcycfg_system.c195 #ifdef CY_CFG_PWR_USING_LDO in init_cycfg_secure_struct()
196 secure_config->ldoEnable = CY_CFG_PWR_USING_LDO; in init_cycfg_secure_struct()
804 #if CY_CFG_PWR_USING_LDO in init_cycfg_power()