nuttx/arch/arm/src/stm32f0/chip
Juha Niskanen d101fad026 Merged in juniskane/nuttx_stm32l4/stm32_rtc_small_patches_pr (pull request #511)
Stm32 rtc small patches

* RTC: canceling an alarm marks it as inactive

* STM32L4, STM32F4, STM32F7 RTC: fix reading alarm value that is more than 24h in future

* STM32F0 RTC: fix backup register count in stm32_rtcc.h

    All other STM32: SHIFTR_SUBFS_MASK was correct in STM32F0 only

* STM32L1: use correct EXTI line definitions

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-10-17 16:45:48 +00:00
..
stm32f0_adc.h
stm32f0_can.h
stm32f0_comp.h
stm32f0_crc.h
stm32f0_crs.h
stm32f0_dac.h stm32/stm32f0: Fix some funny shifts in DAC header files. 2017-08-14 06:28:09 -06:00
stm32f0_dma.h STM32F0: Add logic to enable other USARTs. No UART4/5. Rather USART4/5. 2017-04-17 17:51:05 -06:00
stm32f0_exti.h
stm32f0_flash.h IOCTLS. Separate wireless character driver IOCTL commands from wireless network driver IOCTL commands. Move from wireless.h to ioctl.h. 2017-04-27 16:58:30 -06:00
stm32f0_gpio.h
stm32f0_i2c.h
stm32f0_memorymap.h Add support for the STM32F09X family. 2017-04-21 08:23:25 -06:00
stm32f0_pinmap.h Add support for the STM32F09X family. 2017-04-21 08:23:25 -06:00
stm32f0_pwr.h
stm32f0_rcc.h STM32F0: Fix some missing settings in the clock configuration logic 2017-04-27 15:44:05 -06:00
stm32f0_rtcc.h Merged in juniskane/nuttx_stm32l4/stm32_rtc_small_patches_pr (pull request #511) 2017-10-17 16:45:48 +00:00
stm32f0_spi.h
stm32f0_syscfg.h
stm32f0_tim.h
stm32f0_uart.h STM32F0: Add logic to enable other USARTs. No UART4/5. Rather USART4/5. 2017-04-17 17:51:05 -06:00
stm32f0_usbdev.h STM32F0: Add an untested port of the F1 USB device to the STM32F0 2017-04-20 11:50:58 -06:00
stm32f0_wdt.h
stm32f05x_pinmap.h STM32F0 I2C: Pin definitions should specify open drain (and probably 50Mhz). 2017-04-30 10:28:16 -06:00
stm32f05xf07xf09x_memorymap.h Add support for the STM32F09X family. 2017-04-21 08:23:25 -06:00
stm32f07x_pinmap.h STM32F0 I2C: Pin definitions should specify open drain (and probably 50Mhz). 2017-04-30 10:28:16 -06:00
stm32f09x_pinmap.h Add support for the STM32F09X family. 2017-04-21 08:23:25 -06:00