/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | system_stm32f4xx.c | 300 GPIOD->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 312 GPIOE->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 324 GPIOF->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 336 GPIOG->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 348 GPIOH->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 360 GPIOI->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 475 GPIOA->OTYPER |= 0x00000000; in SystemInit_ExtMemCtl() 487 GPIOC->OTYPER |= 0x00000000; in SystemInit_ExtMemCtl() 500 GPIOD->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 512 GPIOE->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() [all …]
|
/hal_stm32-latest/stm32cube/stm32f2xx/soc/ |
D | system_stm32f2xx.c | 280 GPIOD->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 292 GPIOE->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 304 GPIOF->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 316 GPIOG->OTYPER = 0x00000000; in SystemInit_ExtMemCtl()
|
/hal_stm32-latest/stm32cube/stm32l1xx/soc/ |
D | system_stm32l1xx.c | 325 GPIOD->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 337 GPIOE->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 349 GPIOF->OTYPER = 0x00000000; in SystemInit_ExtMemCtl() 361 GPIOG->OTYPER = 0x00000000; in SystemInit_ExtMemCtl()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_gpio.c | 188 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 191 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 333 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT_0 << position); in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_gpio.c | 200 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 203 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 346 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT_0 << position); in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_gpio.c | 203 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 206 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 350 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT_0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_gpio.c | 195 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 198 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 337 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_gpio.c | 202 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 205 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 348 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT_0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_gpio.c | 195 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 198 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 340 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position); in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_gpio.c | 192 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 195 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 353 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_gpio.c | 197 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 200 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 340 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_gpio.c | 189 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 192 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 331 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_gpio.c | 200 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 203 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 343 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT_0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_gpio.c | 197 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 200 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 339 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT_0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_gpio.c | 205 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 208 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 356 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_gpio.c | 197 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 200 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 336 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_gpio.c | 196 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 199 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 355 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_gpio.c | 203 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 206 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 348 CLEAR_BIT(GPIOx->OTYPER, GPIO_OTYPER_OT_0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_gpio.c | 231 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 234 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 353 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_gpio.c | 227 tmp = GPIOx->OTYPER; in HAL_GPIO_Init() 230 GPIOx->OTYPER = tmp; in HAL_GPIO_Init() 348 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position); in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_hal_gpio.c | 202 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 205 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 405 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_gpio.c | 192 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 195 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 334 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_gpio.c | 201 temp = GPIOx->OTYPER; in HAL_GPIO_Init() 204 GPIOx->OTYPER = temp; in HAL_GPIO_Init() 343 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position) ; in HAL_GPIO_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_gpio.h | 357 MODIFY_REG(GPIOx->OTYPER, PinMask, (PinMask * OutputType)); in LL_GPIO_SetPinOutputType() 392 return (uint32_t)(READ_BIT(GPIOx->OTYPER, Pin) / Pin); in LL_GPIO_GetPinOutputType() 394 return (uint32_t)(READ_BIT(GPIOx->OTYPER, Pin) >> POSITION_VAL(Pin)); in LL_GPIO_GetPinOutputType()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_gpio.c | 234 tmp = GPIOx->OTYPER; in HAL_GPIO_Init() 237 GPIOx->OTYPER = tmp; in HAL_GPIO_Init() 356 GPIOx->OTYPER &= ~(GPIO_OTYPER_OT0 << position); in HAL_GPIO_DeInit()
|