Searched refs:OTYPER (Results 1 – 3 of 3) sorted by relevance
243 temp = GPIOx->OTYPER; in HAL_GPIO_Init()246 GPIOx->OTYPER = temp; in HAL_GPIO_Init()357 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position) ; in HAL_GPIO_DeInit()
551 …__IO uint32_t OTYPER; /*!< GPIO port output type register, Address offset: 0x04 */ member