/Zephyr-Core-2.7.6/include/drivers/gpio/ |
D | gpio_mmio32.h | 18 struct gpio_driver_config common; member 25 struct gpio_driver_data common; member
|
/Zephyr-Core-2.7.6/drivers/gpio/ |
D | gpio_dw.h | 22 struct gpio_driver_config common; member 38 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_creg_gpio.c | 27 struct gpio_driver_data common; member 35 struct gpio_driver_config common; member
|
D | gpio_imx.c | 20 struct gpio_driver_config common; member 26 struct gpio_driver_data common; member
|
D | gpio_cmsdk_ahb.c | 29 struct gpio_driver_config common; member 42 struct gpio_driver_data common; member
|
D | gpio_cc32xx.c | 48 struct gpio_driver_config common; member 57 struct gpio_driver_data common; member
|
D | gpio_eos_s3.c | 24 struct gpio_driver_config common; member 45 struct gpio_driver_data common; member
|
D | gpio_mcux.c | 21 struct gpio_driver_config common; member 29 struct gpio_driver_data common; member
|
D | gpio_psoc6.c | 29 struct gpio_driver_config common; member 36 struct gpio_driver_data common; member
|
D | gpio_sam0.c | 24 struct gpio_driver_config common; member 33 struct gpio_driver_data common; member
|
D | gpio_sam.c | 22 struct gpio_driver_config common; member 30 struct gpio_driver_data common; member
|
D | gpio_rv32m1.c | 23 struct gpio_driver_config common; member 34 struct gpio_driver_data common; member
|
D | gpio_sam4l.c | 23 struct gpio_driver_config common; member 31 struct gpio_driver_data common; member
|
D | gpio_xlnx_axi.c | 36 struct gpio_driver_config common; member 44 struct gpio_driver_data common; member
|
D | gpio_npcx.c | 28 struct gpio_driver_config common; member 42 struct gpio_driver_data common; member
|
D | gpio_cy8c95xx.c | 35 struct gpio_driver_data common; member 43 struct gpio_driver_config common; member
|
D | gpio_stmpe1600.c | 50 struct gpio_driver_config common; member 62 struct gpio_driver_data common; member
|
D | gpio_stellaris.c | 20 struct gpio_driver_config common; member 28 struct gpio_driver_data common; member
|
D | gpio_mchp_xec_v2.c | 30 struct gpio_driver_data common; member 37 struct gpio_driver_config common; member
|
D | gpio_gecko.c | 54 struct gpio_driver_config common; member 60 struct gpio_driver_data common; member
|
D | gpio_rcar.c | 23 struct gpio_driver_config common; member 32 struct gpio_driver_data common; member
|
D | gpio_mchp_xec.c | 36 struct gpio_driver_data common; member 43 struct gpio_driver_config common; member
|
/Zephyr-Core-2.7.6/subsys/usb/class/hid/ |
D | core.c | 149 struct usb_dev_data common; member 414 struct usb_dev_data *common; in hid_status_cb() local 433 struct usb_dev_data *common; in hid_class_handle_req() local 507 struct usb_dev_data *common; in hid_custom_handle_req() local 549 struct usb_dev_data *common; in hid_int_in() local 571 struct usb_dev_data *common; in hid_int_out() local
|
/Zephyr-Core-2.7.6/subsys/usb/class/ |
D | cdc_acm.c | 126 struct usb_dev_data common; member 145 struct usb_dev_data *common; in cdc_acm_class_handle_req() local 308 struct usb_dev_data *common; in cdc_acm_int_in() local 407 struct usb_dev_data *common; in cdc_acm_dev_status_cb() local
|