Searched refs:secure_config (Results 1 – 1 of 1) sorted by relevance
189 __STATIC_INLINE void init_cycfg_secure_struct(cy_stc_pra_system_config_t * secure_config) in init_cycfg_secure_struct() argument192 secure_config->powerEnable = CY_CFG_PWR_ENABLED; in init_cycfg_secure_struct()196 secure_config->ldoEnable = CY_CFG_PWR_USING_LDO; in init_cycfg_secure_struct()200 secure_config->pmicEnable = CY_CFG_PWR_USING_PMIC; in init_cycfg_secure_struct()204 secure_config->vBackupVDDDEnable = CY_CFG_PWR_VBACKUP_USING_VDDD; in init_cycfg_secure_struct()208 secure_config->ulpEnable = CY_CFG_PWR_USING_ULP; in init_cycfg_secure_struct()212 secure_config->ecoEnable = CY_CFG_SYSCLK_ECO_ENABLED; in init_cycfg_secure_struct()216 secure_config->extClkEnable = CY_CFG_SYSCLK_EXTCLK_ENABLED; in init_cycfg_secure_struct()220 secure_config->iloEnable = CY_CFG_SYSCLK_ILO_ENABLED; in init_cycfg_secure_struct()224 secure_config->wcoEnable = CY_CFG_SYSCLK_WCO_ENABLED; in init_cycfg_secure_struct()[all …]