zephyr/tests/drivers/uart
Gerard Marull-Paretas cc2f0e9c08 pm: use enum for device PM states
Move all PM_DEVICE_STATE_* definitions to an enum. The
PM_DEVICE_STATE_SET and PM_DEVICE_STATE_GET definitions have been kept
out of the enum since they do not represent any state. However, their
name has not been changed since they will be removed soon.

All drivers and tests have been adjusted accordingly.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-07-07 14:13:12 -04:00
..
uart_async_api tests: uart_async_api: add nucleo_g474re board 2021-05-06 09:28:33 -05:00
uart_basic_api usrt: basic_test: NOSYS return update for cases 2021-06-11 17:39:42 +02:00
uart_mix_fifo_poll tests: drivers: uart: uart_mix_fifo_poll: Add low power configuration 2021-03-08 12:51:50 +01:00
uart_pm pm: use enum for device PM states 2021-07-07 14:13:12 -04:00