Home
last modified time | relevance | path

Searched defs:inst (Results 501 – 525 of 763) sorted by relevance

1...<<2122232425262728293031

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_esp32.c371 #define BT_ESP32_DEVICE_INIT(inst) \ argument
Duserchan.c355 #define UC_DEVICE_INIT(inst) \ argument
Dhci_silabs_efr32.c400 #define HCI_DEVICE_INIT(inst) \ argument
/Zephyr-latest/tests/unit/timeutil/
Dtest_sync.c377 struct timeutil_sync_instant inst = { in test_large_linearity() local
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_obj_security.c109 static struct lwm2m_engine_obj_inst inst[MAX_INSTANCE_COUNT]; variable
Dipso_buzzer.c79 static struct lwm2m_engine_obj_inst inst[MAX_INSTANCE_COUNT]; variable
Dipso_onoff_switch.c69 static struct lwm2m_engine_obj_inst inst[MAX_INSTANCE_COUNT]; variable
/Zephyr-latest/drivers/regulator/
Dregulator_max20335.c357 #define REGULATOR_MAX20335_DEFINE_COND(inst, child, source) \ argument
363 #define REGULATOR_MAX20335_DEFINE_ALL(inst) \ argument
Dregulator_npm6001.c596 #define REGULATOR_NPM6001_DEFINE_COND(inst, child, source) \ argument
601 #define REGULATOR_NPM6001_DEFINE_ALL(inst) \ argument
/Zephyr-latest/drivers/gpio/
Dgpio_nrfx.c545 #define PAD_PD(inst) \ argument
549 #define PAD_PD(inst) argument
Dgpio_kscan_ite_it8xxx2.c232 #define GPIO_KSCAN_IT8XXX2_INIT(inst) \ argument
/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_gpdma.c490 #define INTEL_ADSP_GPDMA_CHAN_ARB_DATA(inst) \ argument
526 #define INTEL_ADSP_GPDMA_INIT(inst) \ argument
Ddma_xilinx_axi_dma.c1084 #define TX_IRQ_CONFIGURE(inst) \ argument
1089 #define RX_IRQ_CONFIGURE(inst) \ argument
1094 #define CONFIGURE_ALL_IRQS(inst) \ argument
1098 #define XILINX_AXI_DMA_INIT(inst) \ argument
Ddma_gd32.c663 #define IRQ_CONFIGURE(n, inst) \ argument
669 #define CONFIGURE_ALL_IRQS(inst, n) LISTIFY(n, IRQ_CONFIGURE, (), inst) argument
671 #define GD32_DMA_INIT(inst) \ argument
/Zephyr-latest/drivers/sensor/meas/ms5837/
Dms5837.c370 #define MS5837_DEFINE(inst) \ argument
/Zephyr-latest/drivers/i2c/
Di2c_tca954x.c183 #define TCA954x_ROOT_DEFINE(n, inst, ch, has_enable_bit) \ argument
/Zephyr-latest/drivers/crypto/
Dcrypto_intel_sha.c335 #define INTEL_SHA_DEVICE_INIT(inst) \ argument
/Zephyr-latest/drivers/rtc/
Drtc_pcf8523.c949 #define PCF8523_PM_FROM_DT_INST(inst) \ argument
951 #define PCF8523_CAP_SEL_FROM_DT_INST(inst) (DT_INST_PROP(inst, quartz_load_femtofarads) == 12500) argument
953 #define PCF8523_INIT(inst) \ argument
/Zephyr-latest/drivers/gnss/
Dgnss_emul.c488 #define GNSS_EMUL_NAME(inst, name) _CONCAT(name, inst) argument
490 #define GNSS_EMUL_DEVICE(inst) \ argument
/Zephyr-latest/drivers/adc/
Dadc_esp32.c750 #define ADC_ESP32_CONF_DMA_INIT(inst) argument
754 #define ESP32_ADC_INIT(inst) \ argument
/Zephyr-latest/include/zephyr/drivers/
Demul.h170 #define EMUL_DT_INST_DEFINE(inst, ...) EMUL_DT_DEFINE(DT_DRV_INST(inst), __VA_ARGS__) argument
Dmbox.h136 #define MBOX_DT_SPEC_INST_GET(inst, name) \ argument
/Zephyr-latest/drivers/mfd/
Dmfd_bd8lb600fs.c225 #define BD8LB600FS_INIT(inst) \ argument
/Zephyr-latest/drivers/display/
Ddisplay_gc9x01x.h88 #define GC9X01X_REGS_INIT(inst) \ argument
/Zephyr-latest/drivers/eeprom/
Deeprom_mb85rcxx.c215 #define MB85RCXX_DEFINE(inst) \ argument

1...<<2122232425262728293031