zephyr/tests
Tomasz Bursztyka 4ae72db135 net: Enable PM settings on network devices
By changing the various *NET_DEVICE* macros. It is up to the device
drivers to either set a proper PM function or, if not supported or PM
disabled, to use device_pm_control_nop relevantly.

All existing macro calls are updated. Since no PM support was added so
far, device_pm_control_nop is used as the default everywhere.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-03-27 14:48:30 +02:00
..
application_development
arch tests: arch: arm: arm_interrupt: remove side effect in assertion 2020-03-25 16:15:24 -04:00
benchmarks boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
bluetooth boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
boards boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
crypto
drivers boards: nrf52811_pca10056: Rename to nrf52840dk_nrf52811 2020-03-27 09:14:08 +01:00
kernel
lib devicetree: Rename spi cs gpio macros 2020-03-26 12:24:23 -05:00
misc/test_build boards: arm: nrf51_pca10028: rename board to nrf51dk_nrf51422 2020-03-24 11:45:27 +01:00
net net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
portability lib: cmsis_rtos: Fix Periodic timer 2020-03-25 09:37:59 -04:00
posix
shell
subsys boards: nrf52840_pca10056: Rename board to nrf52840dk_nrf52840 2020-03-27 09:14:08 +01:00
unit sys/util.h: add UTIL_OR and UTIL_AND 2020-03-25 13:21:28 +01:00
ztest