zephyr/drivers
Baohong Liu 9d89fa5ec5 drivers: rtc: Add delay to wait for new config to take effect
Add delay to wait for new configuration to take effect before
returning to API caller. It takes time for any change to rtc
configuration to take effect since rtc runs under a much slower
clock.

Of course, we do not have an equation for best wait time.
The value is based on the test results on arduino 101, minfield
and quark se c1000 devboard(some margin added).

Jira: ZEP-991

Change-Id: I0dcee3c5809963dcd418186b85e3473427a4d526
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-11-08 14:28:14 +00:00
..
adc
aio
bluetooth
clock_control drivers: clock_control: Add nRF5x 32KHz source and accuracy support 2016-11-07 12:04:02 +00:00
console
counter
dma
ethernet
flash drivers: flash: SoC KSDK 2016-11-07 18:43:16 +00:00
gpio drivers: gpio: Remove mmio driver 2016-11-07 07:20:04 -05:00
grove
i2c ext qmsi: Update to 1.3.1 version 2016-11-04 23:31:29 +00:00
ieee802154 ieee802154_cc2520: use new kernel sleep APIs 2016-11-07 11:34:15 -08:00
interrupt_controller
ipm
pci
pinmux
pwm
random
rtc drivers: rtc: Add delay to wait for new config to take effect 2016-11-08 14:28:14 +00:00
sensor
serial serial/uart_k20: Fix instance source clock frequencies 2016-11-04 23:00:04 +00:00
shared_irq
spi
timer drivers: timer: remove old kernel support 2016-11-07 11:32:57 -08:00
usb
watchdog
Kconfig
Makefile