Searched refs:SGPIO_CAP_CTRL (Results 1 – 2 of 2) sorted by relevance
752 TempVal = SGPIOx->SGPIO_CAP_CTRL; in SGPIO_CAP_Init()766 SGPIOx->SGPIO_CAP_CTRL = TempVal; in SGPIO_CAP_Init()799 TempVal = SGPIOx->SGPIO_CAP_CTRL; in SGPIO_Cap_CompConfig()802 SGPIOx->SGPIO_CAP_CTRL = TempVal; in SGPIO_Cap_CompConfig()819 SGPIOx->SGPIO_CAP_CTRL |= BIT_SGPIO_CAP_EN; in SGPIO_Cap_Cmd()822 SGPIOx->SGPIO_CAP_CTRL &= (~BIT_SGPIO_CAP_EN); in SGPIO_Cap_Cmd()
1190 __IO uint32_t SGPIO_CAP_CTRL; /*!< SGPIO Capture Control Register, Address offset: 0x20 */ member
Completed in 13 milliseconds