zephyr/drivers/counter
Jan Van Winkel 9555f82d28 libc: Use select REQUIRES_FULL_LIBC instead of select NEWLIB_LIBC
Changed select NEWLIB_LIBC to select REQUIRES_FULL_LIBC

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2019-11-01 14:18:36 +01:00
..
CMakeLists.txt drivers: counters: Fix coding style issues 2019-09-24 11:40:53 -07:00
Kconfig drivers: counter: remove qmsi counter driver 2019-09-18 11:06:18 -05:00
Kconfig.cmos drivers/counter/counter_cmos.c: implement counter with PC AT "CMOS" RTC 2019-06-19 15:23:47 -07:00
Kconfig.dtmr_cmsdk_apb
Kconfig.gecko drivers: Add counter driver (RTCC) for SiLabs Gecko SoCs 2019-06-10 22:27:25 -04:00
Kconfig.imx_epit kconfig: drivers: counter: Remove redundant COUNTER deps. 2019-03-09 10:00:35 -05:00
Kconfig.mcux_gpt drivers: counter: Add NXP MCUX GPT counter driver 2019-07-01 11:53:07 -05:00
Kconfig.mcux_rtc kconfig: Turn pointless/confusing 'menuconfig's into 'config's 2019-10-22 13:53:06 -05:00
Kconfig.nrfx drivers: counter: nrf_rtc: Add detection of late alarm request 2019-10-09 13:25:36 +02:00
Kconfig.sam0 drivers: counter: Add SAM0 basic counter support 2019-05-28 09:23:44 -04:00
Kconfig.stm32_rtc libc: Use select REQUIRES_FULL_LIBC instead of select NEWLIB_LIBC 2019-11-01 14:18:36 +01:00
Kconfig.template.sam0_tc32 drivers: counter: Add SAM0 basic counter support 2019-05-28 09:23:44 -04:00
Kconfig.tmr_cmsdk_apb
Kconfig.xec driver/counter: Add support for Microchip's XEC basic timer devices 2019-09-14 12:13:49 +08:00
counter_cmos.c drivers/counter_cmos.c: Add config struct 2019-07-18 11:06:20 -04:00
counter_gecko_rtcc.c drivers: counter: Add optional flags to alarm configuration structure 2019-07-10 07:42:12 -05:00
counter_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
counter_imx_epit.c cleanup: include/: move counter.h to drivers/counter.h 2019-06-27 22:55:49 -04:00
counter_ll_stm32_rtc.c soc: arm: st_stm32: stm32l1: Add RTC/Counter support 2019-10-18 10:40:45 -05:00
counter_mchp_xec.c driver/counter: Add support for Microchip's XEC basic timer devices 2019-09-14 12:13:49 +08:00
counter_mcux_gpt.c drivers: counter: Add optional flags to alarm configuration structure 2019-07-10 07:42:12 -05:00
counter_mcux_rtc.c drivers: counter: Add optional flags to alarm configuration structure 2019-07-10 07:42:12 -05:00
counter_nrfx_rtc.c drivers: counter: nrf_rtc: Fix wrapping with PPI 2019-10-09 13:25:36 +02:00
counter_nrfx_timer.c drivers: counter: nrf_timer: Add detection of late alarm request 2019-10-09 13:25:36 +02:00
counter_sam0_tc32.c drivers: counter: Add optional flags to alarm configuration structure 2019-07-10 07:42:12 -05:00
dualtimer_cmsdk_apb.h cleanup: include/: move counter.h to drivers/counter.h 2019-06-27 22:55:49 -04:00
timer_cmsdk_apb.h cleanup: include/: move counter.h to drivers/counter.h 2019-06-27 22:55:49 -04:00
timer_dtmr_cmsdk_apb.c dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00
timer_tmr_cmsdk_apb.c dts: Make instance defines consistent 2019-07-30 17:10:31 -05:00