Home
last modified time | relevance | path

Searched defs:inst (Results 101 – 125 of 763) sorted by relevance

12345678910>>...31

/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_hda_link_out.c27 #define INTEL_ADSP_HDA_DMA_LINK_OUT_INIT(inst) \ argument
/Zephyr-latest/drivers/sensor/adi/adxl345/
Dadxl345.c522 #define ADXL345_CFG_IRQ(inst) \ argument
525 #define ADXL345_CFG_IRQ(inst) argument
528 #define ADXL345_RTIO_SPI_DEFINE(inst) \ argument
535 #define ADXL345_RTIO_I2C_DEFINE(inst) \ argument
547 #define ADXL345_RTIO_DEFINE(inst) \ argument
560 #define ADXL345_CONFIG(inst) \ argument
567 #define ADXL345_CONFIG_SPI(inst) \ argument
583 #define ADXL345_CONFIG_I2C(inst) \ argument
594 #define ADXL345_DEFINE(inst) \ argument
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/
Dsoc.c47 #define TO_CTIMER_CLOCK_SOURCE(inst, val) TO_CLOCK_ATTACH_ID(inst, val) argument
48 #define TO_CLOCK_ATTACH_ID(inst, val) MUX_A(CM_CTIMERCLKSEL##inst, val) argument
/Zephyr-latest/drivers/espi/
Despi_taf_npcx.c112 struct espi_reg *const inst = HAL_INSTANCE(dev); in espi_taf_check_read_protect() local
142 struct espi_reg *const inst = HAL_INSTANCE(dev); in espi_taf_check_write_protect() local
169 struct espi_reg *const inst = HAL_INSTANCE(dev); in espi_taf_npcx_configure() local
186 struct espi_reg *const inst = HAL_INSTANCE(dev); in espi_taf_npcx_set_pr() local
231 struct espi_reg *const inst = HAL_INSTANCE(dev); in espi_taf_npcx_activate() local
241 struct espi_reg *const inst = HAL_INSTANCE(dev); in espi_taf_npcx_channel_ready() local
264 struct espi_reg *const inst = HAL_INSTANCE(dev); in taf_set_flash_c_avail() local
281 struct espi_reg *const inst = HAL_INSTANCE(dev); in taf_release_flash_np_free() local
298 struct espi_reg *const inst = HAL_INSTANCE(dev); in taf_npcx_completion_handler() local
344 struct espi_reg *const inst = HAL_INSTANCE(dev); in espi_taf_npcx_flash_read() local
[all …]
/Zephyr-latest/drivers/comparator/
Dcomparator_nrf_lpcomp.c17 #define SHIM_NRF_LPCOMP_DT_INST_REFSEL(inst) \ argument
20 #define SHIM_NRF_LPCOMP_DT_INST_REFSEL_IS_AREF(inst) \ argument
23 #define SHIM_NRF_LPCOMP_DT_INST_EXTREFSEL(inst) \ argument
26 #define SHIM_NRF_LPCOMP_DT_INST_ENABLE_HYST(inst) \ argument
29 #define SHIM_NRF_LPCOMP_DT_INST_PSEL(inst) \ argument
/Zephyr-latest/drivers/can/
Dcan_sam0.c199 #define CAN_SAM0_IRQ_CFG_FUNCTION(inst) \ argument
212 #define CAN_SAM0_CFG_INST(inst) \ argument
232 #define CAN_SAM0_DATA_INST(inst) \ argument
236 #define CAN_SAM0_DEVICE_INST(inst) \ argument
243 #define CAN_SAM0_INST(inst) \ argument
Dcan_esp32_twai.c256 #define TWAI_CDR32_INIT(inst) argument
259 #define TWAI_CDR32_INIT(inst) .cdr32 = CAN_ESP32_TWAI_DT_CDR_INST_GET(inst) argument
262 #define CAN_ESP32_TWAI_ASSERT_CLKOUT_DIVIDER(inst) \ argument
269 #define CAN_ESP32_TWAI_DT_CDR_INST_GET(inst) \ argument
275 #define CAN_ESP32_TWAI_INIT(inst) \ argument
/Zephyr-latest/tests/lib/cmsis_dsp/support/src/
Df32.c182 arm_sort_instance_f32 inst; in test_arm_sort_out() local
237 arm_merge_sort_instance_f32 inst; in test_arm_merge_sort_out() local
271 arm_sort_instance_f32 inst; in test_arm_sort_in() local
324 arm_sort_instance_f32 inst; in test_arm_sort_const() local
375 arm_merge_sort_instance_f32 inst; in test_arm_merge_sort_const() local
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/
Dbiquad_f16.c29 arm_biquad_casd_df1_inst_f16 inst; in ZTEST() local
90 arm_biquad_cascade_df2T_instance_f16 inst; in ZTEST() local
141 arm_biquad_casd_df1_inst_f16 inst; in ZTEST() local
208 arm_biquad_cascade_df2T_instance_f16 inst; in ZTEST() local
266 arm_biquad_cascade_stereo_df2T_instance_f16 inst; in ZTEST() local
Dbiquad_f32.c28 arm_biquad_casd_df1_inst_f32 inst; in ZTEST() local
88 arm_biquad_cascade_df2T_instance_f32 inst; in ZTEST() local
138 arm_biquad_casd_df1_inst_f32 inst; in ZTEST() local
204 arm_biquad_cascade_df2T_instance_f32 inst; in ZTEST() local
261 arm_biquad_cascade_stereo_df2T_instance_f32 inst; in ZTEST() local
/Zephyr-latest/modules/lvgl/input/
Dlvgl_keypad_input.c54 #define ASSERT_PROPERTIES(inst) \ argument
58 #define LVGL_KEYPAD_INPUT_DEFINE(inst) \ argument
/Zephyr-latest/drivers/sensor/adi/adxl372/
Dadxl372.c858 #define ADXL372_DEVICE_INIT(inst) \ argument
873 #define ADXL372_RTIO_DEFINE(inst) \ argument
878 #define ADXL372_CFG_IRQ(inst) \ argument
881 #define ADXL372_CFG_IRQ(inst) argument
884 #define ADXL372_CONFIG(inst) \ argument
908 #define ADXL372_CONFIG_SPI(inst) \ argument
917 #define ADXL372_DEFINE_SPI(inst) \ argument
931 #define ADXL372_CONFIG_I2C(inst) \ argument
940 #define ADXL372_DEFINE_I2C(inst) \ argument
950 #define ADXL372_DEFINE(inst) \ argument
/Zephyr-latest/include/zephyr/devicetree/
Dinterrupt_controller.h50 #define DT_INST_INTC_GET_AGGREGATOR_LEVEL(inst) DT_INTC_GET_AGGREGATOR_LEVEL(DT_DRV_INST(inst)) argument
/Zephyr-latest/tests/drivers/w1/w1_api/src/
Dw1_dummy_slave.c17 #define TEST_W1_DUMMY_SLAVE_DEFINE(inst) \ argument
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dvcp_vol_ctlr.c130 static void vcs_aics_set_gain_cb(struct bt_aics *inst, int err) in vcs_aics_set_gain_cb()
139 static void vcs_aics_unmute_cb(struct bt_aics *inst, int err) in vcs_aics_unmute_cb()
148 static void vcs_aics_mute_cb(struct bt_aics *inst, int err) in vcs_aics_mute_cb()
157 static void vcs_aics_set_manual_mode_cb(struct bt_aics *inst, int err) in vcs_aics_set_manual_mode_cb()
166 static void vcs_aics_automatic_mode_cb(struct bt_aics *inst, int err) in vcs_aics_automatic_mode_cb()
175 static void vcs_aics_state_cb(struct bt_aics *inst, int err, int8_t gain, in vcs_aics_state_cb()
187 static void vcs_aics_gain_setting_cb(struct bt_aics *inst, int err, in vcs_aics_gain_setting_cb()
200 static void vcs_aics_input_type_cb(struct bt_aics *inst, int err, in vcs_aics_input_type_cb()
210 static void vcs_aics_status_cb(struct bt_aics *inst, int err, bool active) in vcs_aics_status_cb()
220 static void vcs_aics_description_cb(struct bt_aics *inst, int err, in vcs_aics_description_cb()
[all …]
/Zephyr-latest/drivers/sensor/wsen/wsen_tids_2521020222501/
Dwsen_tids_2521020222501.c304 #define TIDS_2521020222501_CFG_IRQ(inst) \ argument
309 #define TIDS_2521020222501_CFG_IRQ(inst) argument
315 #define TIDS_2521020222501_DEFINE(inst) \ argument
/Zephyr-latest/drivers/sensor/sensirion/sht3xd/
Dsht3xd.c210 #define SHT3XD_TRIGGER_INIT(inst) \ argument
213 #define SHT3XD_TRIGGER_INIT(inst) argument
216 #define SHT3XD_DEFINE(inst) \ argument
/Zephyr-latest/drivers/rtc/
Drtc_fake.c92 #define RTC_FAKE_DEVICE_INIT(inst) \ argument
/Zephyr-latest/include/zephyr/drivers/power/
Datmel_sam_supc.h15 #define SAM_DT_INST_SUPC_WAKEUP_SOURCE_ID(inst) \ argument
/Zephyr-latest/tests/drivers/bbram/generic/include/
Dfixture.h9 #define BBRAM_TEST_IMPL(name, inst) \ argument
/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688.c298 #define ICM42688_RTIO_DEFINE(inst) \ argument
302 #define ICM42688_DT_CONFIG_INIT(inst) \ argument
319 #define ICM42688_DEFINE_DATA(inst) \ argument
327 #define ICM42688_INIT(inst) \ argument
/Zephyr-latest/tests/bluetooth/audio/cap_commander/uut/
Dbap_broadcast_assistant.c64 struct bap_broadcast_assistant_instance *inst; in inst_by_conn() local
108 struct bap_broadcast_assistant_instance *inst; in bt_bap_broadcast_assistant_add_src() local
157 struct bap_broadcast_assistant_instance *inst; in bt_bap_broadcast_assistant_mod_src() local
192 struct bap_broadcast_assistant_instance *inst; in bt_bap_broadcast_assistant_rem_src() local
/Zephyr-latest/drivers/interrupt_controller/
Dintc_miwu.c64 #define NPCX_MIWU_DEV(inst) DEVICE_DT_INST_GET(inst), argument
406 #define NPCX_MIWU_INIT_FUNC(inst) _CONCAT(intc_miwu_init, inst) argument
407 #define NPCX_MIWU_INIT_FUNC_DECL(inst) \ argument
411 #define NPCX_MIWU_ISR_FUNC_IMPL(inst) \ argument
428 #define NPCX_MIWU_INIT_FUNC_IMPL(inst) \ argument
447 #define NPCX_MIWU_INIT(inst) \ argument
/Zephyr-latest/drivers/display/
Ddisplay_led_strip_matrix.c226 #define CHAIN_LENGTH(idx, inst) \ argument
231 #define STRIP_BUFFER_INITIALIZER(idx, inst) \ argument
238 #define DECLARE_PIXELS(idx, inst) \ argument
241 #define AMOUNT_OF_LEDS(inst) LISTIFY(DT_INST_PROP_LEN(inst, led_strips), CHAIN_LENGTH, (+), inst) argument
243 #define VALIDATE_CHAIN_LENGTH(idx, inst) \ argument
250 #define LED_STRIP_MATRIX_DEFINE(inst) \ argument
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x.c1272 #define LSM6DSV16X_DEVICE_INIT(inst) \ argument
1280 #define LSM6DSV16X_CFG_IRQ(inst) \ argument
1287 #define LSM6DSV16X_CFG_IRQ(inst) argument
1290 #define LSM6DSV16X_CONFIG_COMMON(inst) \ argument
1315 #define LSM6DSV16X_SPI_RTIO_DEFINE(inst) \ argument
1320 #define LSM6DSV16X_CONFIG_SPI(inst) \ argument
1331 #define LSM6DSV16X_DEFINE_SPI(inst) \ argument
1349 #define LSM6DSV16X_I2C_RTIO_DEFINE(inst) \ argument
1353 #define LSM6DSV16X_CONFIG_I2C(inst) \ argument
1363 #define LSM6DSV16X_DEFINE_I2C(inst) \ argument
[all …]

12345678910>>...31