/Zephyr-Core-3.7.0/drivers/input/ |
D | input_npcx_kbd.c | 27 struct input_kbd_matrix_common_config common; member 43 struct input_kbd_matrix_common_data common; member 60 const struct input_kbd_matrix_common_config *common = &config->common; in npcx_kbd_set_detect_mode() local 76 const struct input_kbd_matrix_common_config *common = &config->common; in npcx_kbd_drive_column() local 108 const struct input_kbd_matrix_common_config *common = &config->common; in npcx_kbd_read_row() local 143 const struct input_kbd_matrix_common_config *common = &config->common; in npcx_kbd_init() local
|
D | input_gpio_kbd_matrix.c | 22 struct input_kbd_matrix_common_config common; member 36 struct input_kbd_matrix_common_data common; member 48 const struct input_kbd_matrix_common_config *common = &cfg->common; in gpio_kbd_matrix_drive_column() local 93 const struct input_kbd_matrix_common_config *common = &cfg->common; in gpio_kbd_matrix_read_row() local 120 const struct input_kbd_matrix_common_config *common = &cfg->common; in gpio_kbd_matrix_idle_poll_handler() local 134 const struct input_kbd_matrix_common_config *common = &cfg->common; in gpio_kbd_matrix_set_detect_mode() local 191 const struct input_kbd_matrix_common_config *common = &cfg->common; in gpio_kbd_matrix_init() local
|
D | input_ite_it8xxx2_kbd.c | 34 struct input_kbd_matrix_common_config common; member 50 struct input_kbd_matrix_common_data common; member 60 const struct input_kbd_matrix_common_config *common = &config->common; in it8xxx2_kbd_drive_column() local 153 const struct input_kbd_matrix_common_config *common = &config->common; in it8xxx2_kbd_init() local
|
D | input_xec_kbd.c | 29 struct input_kbd_matrix_common_config common; member 43 struct input_kbd_matrix_common_data common; member
|
/Zephyr-Core-3.7.0/tests/kernel/common/src/ |
D | main.c | 35 ZTEST(common, test_version) in ZTEST() argument 48 ZTEST(common, test_bounds_check_mitigation) in ZTEST() argument
|
/Zephyr-Core-3.7.0/tests/drivers/build_all/interrupt_controller/common/ |
D | CMakeLists.txt | 5 project(common) project
|
/Zephyr-Core-3.7.0/tests/bluetooth/controller/common/ |
D | CMakeLists.txt | 9 add_library(common STATIC target
|
/Zephyr-Core-3.7.0/drivers/gpio/ |
D | gpio_xlnx_ps.h | 25 struct gpio_driver_data common; member 37 struct gpio_driver_config common; member
|
D | gpio_dw.h | 22 struct gpio_driver_config common; member 30 struct gpio_driver_data common; member
|
D | gpio_xlnx_ps_bank.h | 53 struct gpio_driver_data common; member 66 struct gpio_driver_config common; member
|
D | gpio_test.c | 20 struct gpio_driver_config common; member 25 struct gpio_driver_data common; member
|
D | gpio_ads114s0x.c | 27 struct gpio_driver_config common; member 33 struct gpio_driver_data common; member
|
D | gpio_lmp90xxx.c | 27 struct gpio_driver_config common; member 33 struct gpio_driver_data common; member
|
D | gpio_brcmstb.c | 22 struct gpio_driver_config common; member 29 struct gpio_driver_data common; member
|
D | gpio_renesas_ra8.c | 17 struct gpio_driver_config common; member 24 struct gpio_driver_data common; member
|
D | gpio_tle9104.c | 22 struct gpio_driver_config common; member 29 struct gpio_driver_data common; member
|
D | gpio_ad559x.c | 19 struct gpio_driver_config common; member 25 struct gpio_driver_data common; member
|
/Zephyr-Core-3.7.0/drivers/can/ |
D | can_fake.c | 20 const struct can_driver_config common; member 24 struct can_driver_data common; member
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/gpio/ |
D | gpio_mmio32.h | 18 struct gpio_driver_config common; member 25 struct gpio_driver_data common; member
|
/Zephyr-Core-3.7.0/include/zephyr/net/ |
D | ieee802154_radio_openthread.h | 98 struct ieee802154_config common; member 140 struct ieee802154_attr_value common; member
|
/Zephyr-Core-3.7.0/drivers/regulator/ |
D | regulator_fixed.c | 19 struct regulator_common_config common; member 24 struct regulator_common_data common; member
|
D | regulator_fake.c | 17 struct regulator_common_config common; member
|
D | regulator_nxp_vref.c | 21 struct regulator_common_data common; member 25 struct regulator_common_config common; member
|
/Zephyr-Core-3.7.0/include/zephyr/shell/ |
D | shell_uart.h | 51 struct shell_uart_common common; member 61 struct shell_uart_common common; member 70 struct shell_uart_common common; member
|
/Zephyr-Core-3.7.0/subsys/usb/device/class/hid/ |
D | core.c | 148 struct usb_dev_data common; member 422 struct usb_dev_data *common; in hid_status_cb() local 441 struct usb_dev_data *common; in hid_class_handle_req() local 515 struct usb_dev_data *common; in hid_custom_handle_req() local 557 struct usb_dev_data *common; in hid_int_in() local 579 struct usb_dev_data *common; in hid_int_out() local
|