Searched refs:ASCR (Results 1 – 3 of 3) sorted by relevance
255 temp = GPIOx->ASCR; in HAL_GPIO_Init()258 GPIOx->ASCR = temp; in HAL_GPIO_Init()365 GPIOx->ASCR &= ~(GPIO_ASCR_ASC0<< position); in HAL_GPIO_DeInit()
560 __IO uint32_t ASCR; /*!< GPIO analog switch control register, Address offset: 0x2C */ member