We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now that #71773 has been merged, device driver API declarations need to call the DEVICE_API macro.
DEVICE_API
Tracking all APIs:
adc_driver_api
auxdisplay_driver_api
bbram_driver_api
bc12_driver_api
bt_hci_driver_api
can_driver_api
can_transceiver_driver_api
cellular_driver_api
charger_driver_api
clock_control_driver_api
comparator_driver_api
coredump_driver_api
counter_driver_api
crypto_driver_api
dac_driver_api
dai_driver_api
display_driver_api
dma_driver_api
edac_driver_api
eeprom_driver_api
entropy_driver_api
espi_driver_api
espi_saf_driver_api
ethphy_driver_api
flash_driver_api
fpga_driver_api
fuel_gauge_driver_api
gnss_driver_api
gpio_driver_api
haptics_driver_api
hwspinlock_driver_api
i2c_driver_api
i2s_driver_api
i3c_driver_api
ipm_driver_api
its_driver_api
ivshmem_driver_api
kscan_driver_api
led_driver_api
led_strip_driver_api
lora_driver_api
mbox_driver_api
mdio_driver_api
mipi_dbi_driver_api
mipi_dsi_driver_api
mspi_driver_api
nrf_clock_control_driver_api
pcie_ctrl_driver_api
pcie_ep_driver_api
peci_driver_api
ps2_driver_api
ptp_clock_driver_api
pwm_driver_api
regulator_driver_api
regulator_parent_driver_api
reset_driver_api
retained_mem_driver_api
rtc_driver_api
sdhc_driver_api
sensor_driver_api
shared_irq_driver_api
smbus_driver_api
spi_driver_api
stepper_driver_api
svc_driver_api
syscon_driver_api
tcpc_driver_api
tee_driver_api
tgpio_driver_api
uart_driver_api
usbc_ppc_driver_api
usbc_vbus_driver_api
video_driver_api
vtd_driver_api
w1_driver_api
wdt_driver_api
The text was updated successfully, but these errors were encountered:
led_driver_api - #82249 led_strip_driver_api - #82250 pwm_driver_api - #82253 spi_driver_api - https://github.com/zephyrproject-rtos/zephyr/pull/82261/files
Sorry, something went wrong.
pdgendt
No branches or pull requests
Now that #71773 has been merged, device driver API declarations need to call the
DEVICE_API
macro.Tracking all APIs:
adc_driver_api
drivers: adc: Place API into iterable section #72292auxdisplay_driver_api
drivers: auxdisplay: Place API into iterable section #82121bbram_driver_api
drivers: bbram: Place API into iterable section #82123bc12_driver_api
drivers: bc12: Place API into iterable section #82125bt_hci_driver_api
drivers: bluetooth: hci: Place API into iterable section #82126can_driver_api
drivers: can: Place API into iterable section #82128can_transceiver_driver_api
drivers: can: transceiver: Place API into iterable section #82146cellular_driver_api
drivers: modem: cellular: Place API into iterable section #82147charger_driver_api
drivers: charger: Place API into iterable section #82148clock_control_driver_api
drivers: clock_control: Place API into iterable section #82150comparator_driver_api
drivers: comparator: Place API into iterable section #82186coredump_driver_api
drivers: coredump: Place API into iterable section #82164counter_driver_api
drivers: counter: Place API into iterable section #82166crypto_driver_api
drivers: crypto: Place API into iterable section #82167dac_driver_api
drivers: dac: Place API into iterable section #82168dai_driver_api
drivers: dai: Place API into iterable section #82170display_driver_api
drivers: display: Place API into iterable section #82171dma_driver_api
drivers: dma: place api in interable sections #82292edac_driver_api
drivers: edac: Place API into iterable section #82172eeprom_driver_api
drivers: eeprom: Place API into iterable section #82173entropy_driver_api
drivers: entropy: Place API into iterable section #82174espi_driver_api
drivers: espi: Place API into iterable section #82296espi_saf_driver_api
drivers: espi: Place API into iterable section #82296ethphy_driver_api
drivers: ethphy: Place API into iterable section #82175flash_driver_api
drivers: flash: Place API into iterable section #82291fpga_driver_api
drivers: fpga: Place API into iterable section #82176fuel_gauge_driver_api
drivers: fuel_gauge: Place API into iterable section #82178gnss_driver_api
drivers: gnss: Place API into iterable section #82179gpio_driver_api
drivers: gpio: Place API into iterable section #82180haptics_driver_api
drivers: haptics: Place API into iterable section #82181hwspinlock_driver_api
drivers: hwspinlock: Place API into iterable section #82182i2c_driver_api
drivers: i2c+i3c: Place API into iterable section #82207i2s_driver_api
drivers: i2s: Place API into iterable section #82233i3c_driver_api
drivers: i2c+i3c: Place API into iterable section #82207ipm_driver_api
drivers: ipm: Place API into iterable section #82234its_driver_api
drivers: interrupt_controller: Place API into iterable section #82241ivshmem_driver_api
drivers: virtualization: Place API into iterable section #82242kscan_driver_api
drivers: kscan: Place API into iterable section #82246led_driver_api
drivers: led: Place API into iterable section #82249led_strip_driver_api
drivers: led_strip: Place API into iterable section #82250lora_driver_api
drivers: lora: Place API into iterable section #82264mbox_driver_api
drivers: mbox: Place API into iterable section #82266mdio_driver_api
drivers: mdio: Place API into iterable section #82267mipi_dbi_driver_api
drivers: mipi_dbi: Place API into iterable section #82270mipi_dsi_driver_api
drivers: mipi_dsi: Place API into iterable section #82271mspi_driver_api
drivers: espi: Place API into iterable section #82296nrf_clock_control_driver_api
drivers: clock_control: nrf: Place API into iterable section #82277pcie_ctrl_driver_api
drivers: pcie: host: Place API into iterable section #82278pcie_ep_driver_api
drivers: pcie: endpoint: Place API into iterable section #82279peci_driver_api
drivers: Place API into iterable section for trivial drivers #82283ps2_driver_api
drivers: Place API into iterable section for trivial drivers #82283ptp_clock_driver_api
drivers: Place API in iterable section for remaining drivers #82301pwm_driver_api
drivers: pwm: Place API into iterable section #82253regulator_driver_api
drivers: regulator: Place API in iterable section #82290regulator_parent_driver_api
drivers: regulator: Place API in iterable section #82290reset_driver_api
drivers: Place API into iterable section for trivial drivers #82283retained_mem_driver_api
drivers: Place API in iterable section for remaining drivers #82301rtc_driver_api
drivers: RTC: update API to use DEIVCE_API macros #82337sdhc_driver_api
drivers: Place API in iterable section for remaining drivers #82301sensor_driver_api
drivers: sensor: Place API into iterable section #72293shared_irq_driver_api
drivers: Place API into iterable section for trivial drivers #82283smbus_driver_api
drivers: Place API into iterable section for trivial drivers #82283spi_driver_api
drivers: spi: Place API into iterable section #82261stepper_driver_api
drivers: Place API into iterable section for trivial drivers #82283svc_driver_api
drivers: Place API into iterable section for trivial drivers #82283syscon_driver_api
drivers: Place API into iterable section for trivial drivers #82283tcpc_driver_api
drivers: usb_c: Place API into iterable section #82285tee_driver_api
drivers: Place API into iterable section for trivial drivers #82283tgpio_driver_api
drivers: Place API into iterable section for trivial drivers #82283uart_driver_api
drivers: serial: Place API into iterable section #82293usbc_ppc_driver_api
drivers: usb_c: Place API into iterable section #82285usbc_vbus_driver_api
drivers: usb_c: Place API into iterable section #82285video_driver_api
drivers: Place API in iterable section for remaining drivers #82301vtd_driver_api
drivers: Place API into iterable section for trivial drivers #82283w1_driver_api
drivers: w1: place api in iterable sections #82297wdt_driver_api
drivers: watchdog: Place API into iterable section #82300The text was updated successfully, but these errors were encountered: