zephyr/samples/drivers
Peter A. Bigot 98a344fe21 drivers: spi_nor: support deep-power-down mode
Add internal API to enter and exit deep power-down mode.  Add Kconfig
option to return to DPD whenever device is not active.

When device power management becomes more mature it should be possible
to implement it, which would allow use of DPD without having to enter
and exit DPD between consecutive transactions.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-11-09 15:26:06 +01:00
..
CAN kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
counter/alarm kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
crypto x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
current_sensing cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
entropy coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
espi kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
flash_shell cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
gpio sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
ht16k33 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
i2c_fujitsu_fram sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
i2c_scanner cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
kscan samples: drivers: kscan: Add kscan sample application 2019-10-16 13:29:21 -07:00
lcd_hd44780 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
led_apa102 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_apa102c_bitbang sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
led_lp3943 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_lp5562 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_lpd8806 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_pca9633 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_ws2812 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
ps2 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
random
soc_flash_nrf cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
spi_flash drivers: spi_nor: support deep-power-down mode 2019-11-09 15:26:06 +01:00
spi_fujitsu_fram samples: spi_fujitsu_fram: fix dependencies 2019-10-21 08:40:09 -05:00
watchdog watchdog: Remove CONFIG_WDT_0_NAME usage 2019-11-06 13:51:20 -06:00
drivers.rst