zephyr/doc/hardware/peripherals
Jilay Pandya 05e94ed234 drivers: stepper: api: rename stepper_move to stepper_move_by
rename stepper_move to stepper_move_by in following files:
- include/zephyr/drivers/stepper.h
- include/zephyr/drivers/stepper/stepper_fake.h
- doc/hardware/peripherals/stepper.rst
- doc/releases/migration-guide-4.1.rst
- drivers/stepper/adi_tmc/adi_tmc5041_stepper_controller.c
- drivers/stepper/fake_stepper_controller.c
- drivers/stepper/gpio_stepper_controller.c
- drivers/stepper/stepper_shell.c
- tests/drivers/stepper/shell/src/main.c

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2024-12-06 22:21:44 +01:00
..
audio doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
can boards: nxp: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
display doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
edac doc: edac: Update EDAC / IBECC documentation 2023-03-30 17:33:41 -04:00
eeprom samples: hello_world: use zephyr:code-sample directive 2024-09-16 10:05:18 +02:00
sensor doc: Revamp sensor docs 2024-07-16 16:49:24 -04:00
1-Wire_bus_topology.drawio.svg doc: add api documentation for w1 driver 2022-07-05 23:06:45 +02:00
adc.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
auxdisplay.rst doc: Fix occurrences of repeated words 2023-11-15 17:34:39 -05:00
bbram.rst bbram: Add documentation 2023-05-05 10:57:01 -05:00
bc12.rst doc: Fix occurrences of repeated words 2023-11-15 17:34:39 -05:00
charger.rst doc: charger: Adds introductory context to documentation 2024-05-31 08:07:25 +02:00
clock_control.rst
comparator.rst doc: comparator: fix nested bullet list formatting 2024-11-05 10:54:01 -06:00
coredump.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
counter.rst
dac.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
dma.rst docs: dma: Fix typo and grammar 2024-11-18 19:31:10 -05:00
entropy.rst
espi.rst doc: eSPI: Update link to eSPI spec 2024-05-02 13:56:46 -04:00
flash.rst doc: Add missing kconfig option prefix 2022-10-13 13:16:06 -04:00
fuel_gauge.rst fuel_gauge: Repl property struct w/ union 2023-09-27 12:07:59 +02:00
gnss.rst doc: fix typo in multiple directories (build, hardware, kernel, project) 2024-01-26 13:16:18 +01:00
gpio.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
haptics.rst haptics: Introduces a haptics API 2024-08-08 15:57:12 +02:00
hwinfo.rst
i2c.rst doc: i2c, i3c: remove unnecessary preposition 'in' 2024-09-17 20:07:09 -04:00
i2c_eeprom_target.rst i2c: Update API terminology 2022-06-29 17:51:31 +02:00
i3c.rst docs: i3c: fix incorrect detail for SETDASA I3C CCC usage 2024-09-19 03:53:17 -04:00
index.rst docs: hardware: peripherals: add comparator docs 2024-10-10 20:24:52 -04:00
ipm.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
kscan.rst kscan: mark the kscan driver class as deprecated 2024-09-17 14:52:50 -04:00
led.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
mbox.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
mdio.rst doc: Use basic ..doxygengroup syntax 2024-08-13 09:49:21 +01:00
mipi_dbi.rst doc: update MIPI DBI API compatibility 2024-09-20 11:56:22 -05:00
mipi_dsi.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
mspi.rst doc: Add MSPI API documentation 2024-06-14 21:07:00 -04:00
pcie.rst doc/pcie: Add basic entry for PCIe doxygen documentation 2023-06-17 07:58:41 -04:00
peci.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
ps2.rst
pwm.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
regulators.rst doc: regulators: improve introduction 2023-04-12 16:43:23 +02:00
reset.rst include: drivers: changed API function names for reset controller 2022-05-26 13:02:19 -07:00
retained_mem.rst doc: retained_mem: Add note on mutex configuration 2023-10-10 16:27:10 +03:00
rtc.rst doc: peripherals: Add emulated RTC doc to docs 2024-01-08 10:10:13 +01:00
sdhc.rst doc: disk: Mention eMMC support in disk subsystem 2023-08-18 10:14:01 +02:00
smbus.rst doc: smbus: Correct SMBus documentation 2023-06-01 18:04:58 -04:00
spi.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
stepper.rst drivers: stepper: api: rename stepper_move to stepper_move_by 2024-12-06 22:21:44 +01:00
tcpc.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
tgpio.rst doc: hardware: peripherals: Added tgpio.rst 2023-09-29 16:28:09 +02:00
uart.rst doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
usbc_vbus.rst doc: add API documentation for USB-C VBUS Driver 2022-10-22 18:38:35 -04:00
video.rst doc: peripherals: unify title strings 2023-03-29 09:48:13 +00:00
w1.rst drivers: w1: updates to reflect analog maxim acquisition 2024-11-16 13:51:38 -05:00
watchdog.rst