Go to file
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
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch quark_se: Correctly wait for ARC_READY flag while initializing ARC 2016-11-07 22:22:00 +00:00
boards boards: arduino_101: Set sensible default for SPI_0_CS_GPIO 2016-11-08 14:24:25 +00:00
doc kernel: Rename USE_FP and USE_SSE symbols 2016-11-07 18:52:31 +00:00
drivers drivers: rtc: Add delay to wait for new config to take effect 2016-11-08 14:28:14 +00:00
ext stm32cube: import stm32cube files for STM32L4xx 2016-11-07 18:57:46 +00:00
include include: remove old kernel defintions 2016-11-07 11:32:57 -08:00
kernel kernel: remove old kernel support in v2 code 2016-11-07 11:34:18 -08:00
lib lib: Add implementation for strrchr 2016-11-04 16:53:50 +00:00
misc build: remove old kernel support 2016-11-07 11:34:18 -08:00
net Bluetooth: L2CAP: Make CoC depend on SMP 2016-11-04 22:05:05 +02:00
samples samples: remove old kernel support 2016-11-07 11:34:18 -08:00
scripts c++: enable subdir-cxxflags 2016-11-08 13:30:28 +02:00
subsys fs: Add simple shell support 2016-11-08 14:22:33 +00:00
tests tests: provide MACRO to easily wrap test function to shell command 2016-11-08 14:25:59 +00:00
.checkpatch.conf checkpatch: do not check for min_t/max_t 2016-09-13 17:12:55 -04:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
defaults.tc testcases: catch 'Fatal essential task error" messages 2016-10-31 12:57:28 +00:00
Kbuild build: remove old kernel support 2016-11-07 11:34:18 -08:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: Add documentation location to Bluetooth subsystem 2016-11-06 10:54:21 +02:00
Makefile build: remove old kernel support 2016-11-07 11:34:18 -08:00
Makefile.inc build: force all kernel builds to be Unified kernel 2016-11-04 18:25:32 +00:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00