Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c2389 const __IO uint32_t *p_icxcfgr; in HAL_RCCEx_GetPeriphCLKConfig() local
2414 p_icxcfgr = &(RCC->IC1CFGR); in HAL_RCCEx_GetPeriphCLKConfig()
2417 icx_val = *p_icxcfgr; in HAL_RCCEx_GetPeriphCLKConfig()
2420 p_icxcfgr++; in HAL_RCCEx_GetPeriphCLKConfig()