zephyr/tests/subsys
Flavio Ceolin 7eba310220 power: device: void *context -> uint32_t *state
The context parameter used across device power management is
actually the power state. Just use it and avoid a lot of
unnecessary casts.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-05-07 16:55:31 -04:00
..
canbus canbus: isotp: add fixed addressing feature 2021-04-06 16:44:34 -04:00
cpp tests: cpp: run exceptions tests only on mps2_an385 2021-04-29 09:00:40 -04:00
debug tests: coredump: use undefined instruction to trigger CPU fault 2021-03-24 05:39:58 -04:00
dfu
edac/ibecc userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
fs tests: fs: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
jwt
logging tests: fix testcase.yaml files 2021-05-07 09:39:08 -05:00
mgmt/ec_host_cmd include: Move ec_host_cmd.h to mgmt/ec_host_cmd.h 2021-04-22 12:51:16 -04:00
modbus tests: modbus: Fix potential memory overwrite (coverity) 2021-04-01 04:52:10 -04:00
openthread
pm power: device: void *context -> uint32_t *state 2021-05-07 16:55:31 -04:00
portability portability: move cmsis api samples/tests 2021-04-20 08:45:05 -04:00
settings power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
shell tests/tree-wide: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
storage storage/stream: Add persistent write progress to stream_flash 2021-04-23 15:01:32 -05:00
usb