zephyr/soc/arm/st_stm32/common
Erwan Gouriou 458226e1f7 drivers/counter: stm32: Provide STM32 RTC driver using counter API
Provides a STM32 RTC driver using new counter API.
Driver does not support wrap related functions (set, get, ..)

Fixes #11373

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-02-07 16:14:00 -05:00
..
CMakeLists.txt arch: stm32: Remove STM32_ARM_MPU_ENABLE option. 2018-09-20 14:16:50 +02:00
Kconfig.defconfig.series drivers/counter: stm32: Provide STM32 RTC driver using counter API 2019-02-07 16:14:00 -05:00
arm_mpu_mem_cfg.h soc: st: add STM32L452XC 2019-01-23 03:19:15 -06:00
arm_mpu_regions.c arch: arm: mpu: declare and define arm_mpu_config as const 2018-11-21 09:44:21 -05:00
stm32cube_hal.c