zephyr/samples
Daniel Leung 2e7831562a samples: mec15xxevb_assy6853/pm: shorten wait after deep sleep
The origin for sleeping for 3ms after coming out of deep sleep
was to wait for PLL to lock so that UART would not send
garbage characters due to incorrect clock. In the deep sleep
code, it spins to wait for the PLL to lock so there is no need
to wait for 3ms in the app. So shorten it like other busy wait.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-04-10 07:48:33 -04:00
..
application_development boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
basic boards: nucleo_h743zi: add pwm support 2020-04-04 15:00:11 +02:00
bluetooth boards: arm: nrf5340_dk_nrf5340: rename target to nrf5340pdk_nrf5340 2020-04-06 15:21:45 +02:00
boards samples: mec15xxevb_assy6853/pm: shorten wait after deep sleep 2020-04-10 07:48:33 -04:00
cpp_synchronization kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
display timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
drivers drivers: crypto: add driver for nRF ECB 2020-04-08 16:20:53 +02:00
hello_world cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
mpu cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
net net: mqtt: Refactor because of timeout overhaul 2020-04-09 21:58:42 +03:00
nfc/nfc_hello timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
philosophers timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
portability cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
posix cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
scheduler kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
sensor samples: sensor: Add lpcxpresso55s69 to fxos8700 accel-only test 2020-04-09 08:52:13 -05:00
shields coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
smp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys cmake: fixed issue with invalid usage of APPLICATION_SOURCE_DIR 2020-04-09 16:57:30 +02:00
synchronization timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
testing/integration cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
userspace cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
video sample: video: capture: video software generator fallback 2020-04-07 09:44:14 -05:00
classic.rst
index.rst samples: Add MetaIRQ dispatch sample 2020-02-06 23:06:28 -05:00