zephyr/samples/drivers
Gerard Marull-Paretas d41dadc569 pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED
The verb tense for the suspended state was not consistent with other
states. The likely reason: state was being used as a command/action.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-08-04 08:23:01 -04:00
..
adc samples/drivers: stm32l496g_disco: Enable ADC Sample 2021-07-21 10:02:24 +03:00
can doc: can: fix build commands 2021-05-25 09:40:27 -04:00
clock_control_litex
counter boards: add mcp7940n to bl5340_dvk 2021-07-30 19:51:29 -04:00
crypto samples: crypto: change config to run test sample.drivers.crypto.stm32 2021-07-23 16:25:27 -04:00
current_sensing drivers: serial: uart_sam0: Add pinctrl support 2021-07-30 14:37:20 -05:00
dac samples: drivers: nucleo_l552ze_q: Configuring DAC application 2021-07-02 13:08:50 -04:00
display samples: display: Convert driver and lvgl sample.yaml to use depends_on 2021-05-19 08:14:25 -05:00
eeprom samples: drivers: eeprom: remove needless null pointer check 2021-06-17 19:26:23 -04:00
espi samples: drivers: espi: Ensure sample code thread exits 2021-04-13 18:29:35 -04:00
flash_shell samples: flash_shell: fix SHELL_CMD_REGISTER typo 2021-05-07 15:34:13 -05:00
ht16k33 drivers: ht16k33: convert keyscan driver from gpio API to kscan API 2021-06-18 11:22:40 +02:00
i2c_fujitsu_fram
i2s samples: i2s: echo: fix building on litex_vexriscv 2021-08-02 19:00:07 -04:00
jesd216 lpspi: the lpspi driver for rt1170 2021-07-15 07:50:31 -05:00
kscan cleanup: rename sanitycheck references to twister 2021-01-14 07:50:52 -06:00
kscan_touch
lcd_hd44780
led_apa102 samples: led_apa102: drop device_get_binding/DT_INST 2021-05-05 20:46:43 +02:00
led_apa102c_bitbang
led_lp503x
led_lp3943
led_lp5562
led_lpd8806 samples: led_lpd8806: drop device_get_binding/DT_INST 2021-05-05 20:46:43 +02:00
led_pca9633
led_pwm tests: pwm: led: Fix pwm_led sample 2021-05-25 08:07:25 -04:00
led_sx1509b_intensity samples: led_sx1509b: update to new work API 2021-04-15 10:44:08 -05:00
led_ws2812 samples: led_ws2812: add example for Everlight B1414 2021-07-20 13:35:02 +02:00
lora samples: lora, class_a: allow building on nucleo_wl55jc 2021-07-15 21:30:28 -04:00
misc/ft800 samples: FT800 demo application 2021-03-19 19:05:53 +01:00
peci samples: peci: drop device_get_binding 2021-05-05 20:46:43 +02:00
ps2 cleanup: rename sanitycheck references to twister 2021-01-14 07:50:52 -06:00
soc_flash_nrf boards: arm: nrf9160dk_nrf9160: Rename NS target 2021-07-10 12:44:02 -04:00
spi_flash samples: add actinius_icarus_bee config in spi_flash and fs 2021-05-06 15:03:32 +02:00
spi_flash_at45 pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED 2021-08-04 08:23:01 -04:00
spi_fujitsu_fram samples: spi_fujitsu_fram: drop device_get_binding 2021-05-05 20:46:43 +02:00
watchdog esp32: drivers: interrupt_controller: review WDT interrupt usage 2021-07-16 07:19:28 -04:00
drivers.rst