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

RCC_PLLSAICFGR_PLLSAIP_Pos macro

Syntax

#define RCC_PLLSAICFGR_PLLSAIP_Pos (16U)

Examples

RCC_PLLSAICFGR_PLLSAIP_Pos is referenced by 1 libraries and example projects.

References

LocationText
stm32f446xx.h:11062
#define RCC_PLLSAICFGR_PLLSAIP_Pos (16U)
stm32f469xx.h:14588
#define RCC_PLLSAICFGR_PLLSAIP_Pos (16U)
stm32f479xx.h:14885
#define RCC_PLLSAICFGR_PLLSAIP_Pos (16U)
stm32f446xx.h:11063
#define RCC_PLLSAICFGR_PLLSAIP_Msk (0x3UL << RCC_PLLSAICFGR_PLLSAIP_Pos) /*!< 0x00030000 */
stm32f469xx.h:14589
#define RCC_PLLSAICFGR_PLLSAIP_Msk (0x3UL << RCC_PLLSAICFGR_PLLSAIP_Pos) /*!< 0x00030000 */
stm32f479xx.h:14886
#define RCC_PLLSAICFGR_PLLSAIP_Msk (0x3UL << RCC_PLLSAICFGR_PLLSAIP_Pos) /*!< 0x00030000 */