Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc.c1614 …cInitStruct->MSICalibrationValue = ((cfgr_value & RCC_MSICFGR_MSITRIM) >> RCC_MSICFGR_MSITRIM_Pos); in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h2015 MODIFY_REG(RCC->MSICFGR, RCC_MSICFGR_MSITRIM, Value << RCC_MSICFGR_MSITRIM_Pos); in LL_RCC_MSI_SetCalibTrimming()
2025 return (uint32_t)(READ_BIT(RCC->MSICFGR, RCC_MSICFGR_MSITRIM) >> RCC_MSICFGR_MSITRIM_Pos); in LL_RCC_MSI_GetCalibTrimming()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h25285 #define RCC_MSICFGR_MSITRIM_Pos (16U) macro
25286 #define RCC_MSICFGR_MSITRIM_Msk (0x1FUL << RCC_MSICFGR_MSITRIM_Pos) /*!< 0x001F00…
Dstm32n657xx.h26434 #define RCC_MSICFGR_MSITRIM_Pos (16U) macro
26435 #define RCC_MSICFGR_MSITRIM_Msk (0x1FUL << RCC_MSICFGR_MSITRIM_Pos) /*!< 0x001F00…
Dstm32n655xx.h26192 #define RCC_MSICFGR_MSITRIM_Pos (16U) macro
26193 #define RCC_MSICFGR_MSITRIM_Msk (0x1FUL << RCC_MSICFGR_MSITRIM_Pos) /*!< 0x001F00…
Dstm32n647xx.h25527 #define RCC_MSICFGR_MSITRIM_Pos (16U) macro
25528 #define RCC_MSICFGR_MSITRIM_Msk (0x1FUL << RCC_MSICFGR_MSITRIM_Pos) /*!< 0x001F00…