CMSIS + 0/1 examples
CodeScope will show references to RCC_PLLSAICFGR_PLLSAIQ_Pos from the following samples and libraries:
 
Symbols
loading...
Files
loading...

RCC_PLLSAICFGR_PLLSAIQ_Pos macro

Syntax

#define RCC_PLLSAICFGR_PLLSAIQ_Pos (24U)

Examples

RCC_PLLSAICFGR_PLLSAIQ_Pos is referenced by 1 libraries and example projects.

References

LocationText
stm32f429xx.h:11564
#define RCC_PLLSAICFGR_PLLSAIQ_Pos (24U)
stm32f439xx.h:11858
#define RCC_PLLSAICFGR_PLLSAIQ_Pos (24U)
stm32f446xx.h:11068
#define RCC_PLLSAICFGR_PLLSAIQ_Pos (24U)
stm32f469xx.h:14594
#define RCC_PLLSAICFGR_PLLSAIQ_Pos (24U)
stm32f479xx.h:14891
#define RCC_PLLSAICFGR_PLLSAIQ_Pos (24U)
stm32f429xx.h:11565
#define RCC_PLLSAICFGR_PLLSAIQ_Msk (0xFUL << RCC_PLLSAICFGR_PLLSAIQ_Pos) /*!< 0x0F000000 */
stm32f429xx.h:11569
#define RCC_PLLSAICFGR_PLLSAIQ_2 (0x4UL << RCC_PLLSAICFGR_PLLSAIQ_Pos) /*!< 0x04000000 */
stm32f439xx.h:11859
#define RCC_PLLSAICFGR_PLLSAIQ_Msk (0xFUL << RCC_PLLSAICFGR_PLLSAIQ_Pos) /*!< 0x0F000000 */
stm32f439xx.h:11863
#define RCC_PLLSAICFGR_PLLSAIQ_2 (0x4UL << RCC_PLLSAICFGR_PLLSAIQ_Pos) /*!< 0x04000000 */
stm32f446xx.h:11069
#define RCC_PLLSAICFGR_PLLSAIQ_Msk (0xFUL << RCC_PLLSAICFGR_PLLSAIQ_Pos) /*!< 0x0F000000 */
stm32f446xx.h:11073
#define RCC_PLLSAICFGR_PLLSAIQ_2 (0x4UL << RCC_PLLSAICFGR_PLLSAIQ_Pos) /*!< 0x04000000 */
stm32f469xx.h:14595
#define RCC_PLLSAICFGR_PLLSAIQ_Msk (0xFUL << RCC_PLLSAICFGR_PLLSAIQ_Pos) /*!< 0x0F000000 */
stm32f469xx.h:14599
#define RCC_PLLSAICFGR_PLLSAIQ_2 (0x4UL << RCC_PLLSAICFGR_PLLSAIQ_Pos) /*!< 0x04000000 */
stm32f479xx.h:14892
#define RCC_PLLSAICFGR_PLLSAIQ_Msk (0xFUL << RCC_PLLSAICFGR_PLLSAIQ_Pos) /*!< 0x0F000000 */
stm32f479xx.h:14896
#define RCC_PLLSAICFGR_PLLSAIQ_2 (0x4UL << RCC_PLLSAICFGR_PLLSAIQ_Pos) /*!< 0x04000000 */