Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/Native_Driver/generated_source/
Dcycfg_system.c100 #define CY_CFG_PWR_USING_PMIC 0 macro
199 #ifdef CY_CFG_PWR_USING_PMIC in init_cycfg_secure_struct()
200 secure_config->pmicEnable = CY_CFG_PWR_USING_PMIC; in init_cycfg_secure_struct()
817 #if CY_CFG_PWR_USING_PMIC in init_cycfg_power()