zephyr/samples/drivers
Manuel Argüelles 5d2670ac1f drivers: pwm: mcux_ftm: allow to select clock source
FTM internal counter can be clocked by one of three clock sources
independent of the module bus clock. This patch introduces a DT property
to perform the clock selection from DT.

DT sources are updated to keep the current clock selection for all boards,
with exception of ucans32k1sic board which is migrated to use system
clock by default, as this seems to be a better choice for most cases.
Some PWM LED samples require slower clock so overlays are added for
those cases.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2024-04-19 10:08:53 +02:00
..
adc samples: drivers: adc: Update acquisition time property configuration 2024-04-18 11:16:45 +02:00
audio/dmic boards: Update Xiao_BLE Sense DTS for pdm microphone 2024-03-28 16:00:12 -05:00
auxdisplay samples: auxdisplay: Add ESP32 board overlay 2024-04-19 10:07:00 +02:00
can hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
charger samples: charger: Demos new output limit properties 2024-02-26 11:33:24 +00:00
clock_control_litex tests: clock_control: cleanup test tags and unify them 2023-11-15 07:51:08 -05:00
clock_control_xec hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
counter samples: tests: additional overlay and conf file adjustments 2024-04-09 23:35:54 +02:00
crypto samples: drivers: crypto: Put keys in ROM 2024-03-07 10:58:23 +00:00
dac samples: tests: additional overlay and conf file adjustments 2024-04-09 23:35:54 +02:00
display samples: ci: add st_b_lcd40_dsi1_mb1166_a09 shield 2024-04-02 21:03:10 -04:00
eeprom samples/drivers: Use hwmv2 native targets 2024-03-15 16:13:12 +01:00
espi samples: drivers: espi: Fix compile errors 2023-12-06 21:35:29 -05:00
ethernet/eth_ivshmem
flash_shell hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
fpga/fpga_controller
gnss ADD: GNSS Driver for U-BLOX M10 & Support for UBX Messages 2024-03-26 09:28:36 +00:00
ht16k33 asamples: drivers: ht16k33: fix product link 2024-03-15 18:21:05 -04:00
i2s hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ipm samples: drivers: ipm: ipm_mcux: fix build command documentation 2024-03-11 10:25:09 -04:00
jesd216 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
kscan
lcd_cyclonev_socdk
lcd_hd44780 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_apa102c_bitbang
led_is31fl3216a
led_is31fl3733
led_lp50xx
led_lp3943
led_lp5562 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_lp5569 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_pca9633
led_pwm drivers: pwm: mcux_ftm: allow to select clock source 2024-04-19 10:08:53 +02:00
led_strip samples: drivers: led_strip: Correcting document title to 'LED strip' 2024-04-01 21:43:00 +01:00
led_sx1509b_intensity hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_xec
lora doc: README updated for lora driver send sample 2023-11-01 11:00:29 +00:00
mbox samples: drivers: mbox: Use FILE_SUFFIX 2024-03-22 12:41:32 +00:00
mbox_data samples: drivers: mbox_data: Fix usage of board name checking 2024-03-22 10:06:04 +01:00
memc samples: driver: memc: Fix print argument 2024-03-26 10:48:18 -04:00
misc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
peci
ps2 soc: microchip_mec: do not enable PM in soc 2023-10-26 12:28:18 -05:00
smbus shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
soc_flash_nand flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
soc_flash_nrf flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
spi_bitbang hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
spi_flash samples: drivers: spi flash testcase check the erased data 2024-04-10 08:00:53 -04:00
spi_flash_at45 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
spi_fujitsu_fram
uart hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
virtualization/ivshmem/doorbell
w1/scanner hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
watchdog samples: tests: additional overlay and conf file adjustments 2024-04-09 23:35:54 +02:00
drivers.rst