Searched refs:p_icxcfgr (Results 1 – 1 of 1) sorted by relevance
2389 const __IO uint32_t *p_icxcfgr; in HAL_RCCEx_GetPeriphCLKConfig() local2414 p_icxcfgr = &(RCC->IC1CFGR); in HAL_RCCEx_GetPeriphCLKConfig()2417 icx_val = *p_icxcfgr; in HAL_RCCEx_GetPeriphCLKConfig()2420 p_icxcfgr++; in HAL_RCCEx_GetPeriphCLKConfig()