Searched defs:CRS_CR_TRIM (Results 1 – 9 of 9) sorted by relevance
88 #define CRS_CR_TRIM (0x3FFU << CRS_CR_TRIM_Pos) ///< HSI 48 oscillator… macro
998 #define CRS_CR_TRIM ((uint32_t)0x00003F00) /* HSI48 oscillator smooth trim… macro
1050 #define CRS_CR_TRIM ((uint32_t)0x00003F00) /* HSI48 oscillator smooth trim… macro
1037 #define CRS_CR_TRIM ((uint32_t)0x00003F00) /* HSI48 oscillator smooth trim… macro
1049 #define CRS_CR_TRIM ((uint32_t)0x00003F00) /* HSI48 oscillator smooth trim… macro
1047 #define CRS_CR_TRIM ((uint32_t)0x00003F00) /* HSI48 oscillator smooth trim… macro
1185 #define CRS_CR_TRIM ((uint32_t)0x00003F00) /* HSI48 oscillator smooth trim… macro
1394 #define CRS_CR_TRIM ((uint16_t)0x3F00) /*!< HSI48 oscillator smooth t… macro
2295 #define CRS_CR_TRIM(x) (((uint32_t)(((uint32_t)(x)) << CRS_CR_TRIM_SHIFT))… macro
Completed in 172 milliseconds