Home
last modified time | relevance | path

Searched refs:DT_DRV_COMPAT (Results 1 – 25 of 32) sorted by relevance

12

/subsys/ipc/ipc_service/backends/
A Dipc_icmsg.c15 #define DT_DRV_COMPAT zephyr_ipc_icmsg macro
A Dipc_rpmsg_static_vrings.c23 #define DT_DRV_COMPAT zephyr_ipc_openamp_static_vrings macro
25 #define NUM_INSTANCES DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT)
852 for (int i = 0; i < DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT); i++) { in DT_INST_FOREACH_STATUS_OKAY()
A Dipc_icmsg_me_initiator.c14 #define DT_DRV_COMPAT zephyr_ipc_icmsg_me_initiator macro
A Dipc_icmsg_me_follower.c14 #define DT_DRV_COMPAT zephyr_ipc_icmsg_me_follower macro
/subsys/retention/
A Dretention.c7 #define DT_DRV_COMPAT zephyr_retention macro
410 .parent = DEVICE_DT_GET(DT_PARENT(DT_INST(inst, DT_DRV_COMPAT))), \
/subsys/mgmt/ec_host_cmd/backends/
A Dec_host_cmd_backend_shi_ite.c7 #define DT_DRV_COMPAT ite_it8xxx2_shi macro
22 BUILD_ASSERT(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT) == 1, "Invalid number of ITE SHI peripherals");
A Dec_host_cmd_backend_shi_npcx.c21 #define DT_DRV_COMPAT nuvoton_npcx_shi macro
23 #define DT_DRV_COMPAT nuvoton_npcx_shi_enhanced macro
25 BUILD_ASSERT(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT) == 1, "Invalid number of NPCX SHI peripherals");
/subsys/input/
A Dinput_double_tap.c7 #define DT_DRV_COMPAT zephyr_input_double_tap macro
A Dinput_keymap.c7 #define DT_DRV_COMPAT input_keymap macro
A Dinput_longpress.c7 #define DT_DRV_COMPAT zephyr_input_longpress macro
/subsys/bluetooth/controller/coex/
A Dcoex_ticker.c7 #define DT_DRV_COMPAT gpio_radio_coex macro
/subsys/sensing/sensor/hinge_angle/
A Dhinge_angle.c155 #define DT_DRV_COMPAT zephyr_sensing_hinge_angle macro
/subsys/sensing/
A Dsensor_mgmt.c18 #define DT_DRV_COMPAT zephyr_sensing macro
20 BUILD_ASSERT(DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT) == 1,
/subsys/usb/device_next/class/
A Dusbd_hid_api.c47 #define DT_DRV_COMPAT zephyr_hid_device macro
A Dusbd_cdc_ecm.c8 #define DT_DRV_COMPAT zephyr_cdc_ecm_ethernet macro
40 DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT) * 2,
A Dusbd_midi2.c7 #define DT_DRV_COMPAT zephyr_midi2_device macro
23 UDC_BUF_POOL_DEFINE(usbd_midi_buf_pool, DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT) * 2, 512U,
A Dusbd_cdc_acm.c7 #define DT_DRV_COMPAT zephyr_cdc_acm_uart macro
132 DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT) * 2,
A Dusbd_cdc_ncm.c7 #define DT_DRV_COMPAT zephyr_cdc_ncm_ethernet macro
178 DT_NUM_INST_STATUS_OKAY(DT_DRV_COMPAT) * 2,
/subsys/debug/coredump/
A Dcoredump_core.c41 #define DT_DRV_COMPAT zephyr_coredump macro
/subsys/emul/espi/
A Demul_espi_host.c10 #define DT_DRV_COMPAT zephyr_espi_emul_espi_host macro
/subsys/sensing/sensor/phy_3d_sensor/
A Dphy_3d_sensor.c8 #define DT_DRV_COMPAT zephyr_sensing_phy_3d_sensor macro
/subsys/usb/usb_c/
A Dusbc_stack.c7 #define DT_DRV_COMPAT usb_c_connector macro
/subsys/modbus/
A Dmodbus_core.c16 #define DT_DRV_COMPAT zephyr_modbus_serial macro
/subsys/fs/
A Dfat_fs.c560 #define DT_DRV_COMPAT zephyr_fstab_fatfs macro
/subsys/fs/ext2/
A Dext2_ops.c649 #define DT_DRV_COMPAT zephyr_fstab_ext2 macro

Completed in 59 milliseconds

12