STM32: Change Set_GPIO_Clock return type
Directly return a GPIO_TypeDef pointer to avoid extra casts.
Also move it to GPIO file.
ls
1 parent 6bd488d commit 3517eb108ec8811083ed7c129fc9443894d086b8
@Laurent MEUNIER Laurent MEUNIER authored on 20 Jan 2017
Showing 4 changed files
View
targets/TARGET_STM/TARGET_STM32F0/pinmap.c
View
targets/TARGET_STM/gpio_api.c
View
targets/TARGET_STM/gpio_irq_api.c
View
targets/TARGET_STM/port_api.c