Home
last modified time | relevance | path

Searched refs:driver_api (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/tests/bluetooth/bluetooth/src/
Dbluetooth.c38 static DEVICE_API(bt_hci, driver_api) = {
47 POST_KERNEL, CONFIG_KERNEL_INIT_PRIORITY_DEVICE, &driver_api)
/Zephyr-latest/drivers/usb_c/vbus/
Dusbc_vbus_adc.c194 static DEVICE_API(usbc_vbus, driver_api) = {
220 &driver_api);
/Zephyr-latest/drivers/sensor/maxim/ds3231/
Dds3231.c259 static DEVICE_API(sensor, driver_api) = {
274 CONFIG_SENSOR_DS3231_INIT_PRIORITY, &driver_api);
/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_global_hsfll.c135 static DEVICE_API(nrf_clock_control, driver_api) = {
301 &driver_api
/Zephyr-latest/drivers/gpio/
Dgpio_grgpio2.c272 static DEVICE_API(gpio, driver_api) = {
301 &driver_api \
/Zephyr-latest/tests/bluetooth/hci_prop_evt/src/
Dmain.c238 static DEVICE_API(bt_hci, driver_api) = {
247 POST_KERNEL, CONFIG_KERNEL_INIT_PRIORITY_DEVICE, &driver_api)
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/
Dmain.c252 static DEVICE_API(bt_hci, driver_api) = {
261 POST_KERNEL, CONFIG_KERNEL_INIT_PRIORITY_DEVICE, &driver_api)
/Zephyr-latest/drivers/display/
Ddisplay_nrf_led_matrix.c279 DEVICE_API(display, driver_api) = {
566 POST_KERNEL, CONFIG_DISPLAY_INIT_PRIORITY, &driver_api);
/Zephyr-latest/drivers/rtc/
Drtc_ds3231.c725 static DEVICE_API(rtc, driver_api) = {
860 CONFIG_RTC_DS3231_INIT_PRIORITY, &driver_api);
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_stm32.c1421 static DEVICE_API(tcpc, driver_api) = {
1483 &driver_api);
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_l2.rst71 - The driver_api pointer must point to a valid :c:struct:`net_if_api`
/Zephyr-latest/doc/releases/
Drelease-notes-1.12.rst532 * :github:`6907` - driver_api structs should have all function pointers defined
Drelease-notes-2.4.rst94 ``driver_api`` to ``api`` and finally ``driver_data`` to ``data``.
Drelease-notes-3.2.rst1919 * :github:`49939` - stm32 adc driver_api test fails on stm32wb55 and stm32l5