| /Zephyr-latest/drivers/gpio/ |
| D | gpio_mchp_mec5.c | 27 struct gpio_driver_data common; member 34 struct gpio_driver_config common; member
|
| D | gpio_mchp_xec_v2.c | 36 struct gpio_driver_data common; member 43 struct gpio_driver_config common; member
|
| D | gpio_rpi_pico.c | 38 struct gpio_driver_config common; member 46 struct gpio_driver_data common; member
|
| D | gpio_cc13xx_cc26xx.c | 37 struct gpio_driver_data common; member
|
| D | gpio_pca953x.c | 54 struct gpio_driver_data common; member 68 struct gpio_driver_config common; member
|
| D | gpio_fxl6408.c | 35 struct gpio_driver_config common; member 44 struct gpio_driver_data common; member
|
| D | gpio_pca6416.c | 54 struct gpio_driver_data common; member 68 struct gpio_driver_config common; member
|
| D | gpio_xlnx_axi.c | 38 struct gpio_driver_config common; member 51 struct gpio_driver_data common; member
|
| D | gpio_andes_atcgpio100.c | 83 struct gpio_driver_config common; member 91 struct gpio_driver_data common; member
|
| D | gpio_mfxstm32l152.c | 52 struct gpio_driver_config common; member 69 struct gpio_driver_data common; member
|
| D | gpio_nrfx.c | 23 struct gpio_driver_data common; member 29 struct gpio_driver_config common; member
|
| D | gpio_tca6424a.c | 37 struct gpio_driver_config common; member 47 struct gpio_driver_data common; member
|
| D | gpio_bcm2711.c | 50 struct gpio_driver_config common; member 61 struct gpio_driver_data common; member
|
| D | gpio_b91.c | 80 struct gpio_driver_config common; member 89 struct gpio_driver_data common; /* driver data */ member
|
| D | gpio_ite_it8xxx2_v2.c | 38 struct gpio_driver_config common; member 65 struct gpio_driver_data common; member
|
| D | gpio_smartbond.c | 59 struct gpio_driver_data common; member 75 struct gpio_driver_config common; member
|
| D | gpio_rzt2m.c | 55 struct gpio_driver_config common; member 63 struct gpio_driver_data common; member
|
| D | gpio_nxp_s32.c | 55 struct gpio_driver_config common; member 68 struct gpio_driver_data common; member
|
| D | gpio_lpc11u6x.c | 92 struct gpio_driver_config common; member 101 struct gpio_driver_data common; member
|
| /Zephyr-latest/drivers/regulator/ |
| D | regulator_da1469x.c | 180 struct regulator_common_config common; member 188 struct regulator_common_data common; member
|
| D | regulator_max20335.c | 60 struct regulator_common_config common; member 67 struct regulator_common_data common; member
|
| /Zephyr-latest/drivers/input/ |
| D | input_stmpe811.c | 115 struct input_touchscreen_common_config common; member 336 const struct input_touchscreen_common_config *common = &config->common; in stmpe811_report_touch() local
|
| D | input_ft5336.c | 54 struct input_touchscreen_common_config common; member
|
| /Zephyr-latest/subsys/shell/backends/ |
| D | shell_uart.c | 292 struct shell_uart_common *common = (struct shell_uart_common *)transport->ctx; in init() local 528 struct shell_uart_common *common = (struct shell_uart_common *)shell_transport_uart.ctx; in shell_uart_smp_shell_data_get_ptr() local
|
| /Zephyr-latest/include/zephyr/drivers/ |
| D | can.h | 845 const struct can_driver_config *common = (const struct can_driver_config *)dev->config; in z_impl_can_get_bitrate_min() local 870 const struct can_driver_config *common = (const struct can_driver_config *)dev->config; in z_impl_can_get_bitrate_max() local 1108 const struct can_driver_config *common = (const struct can_driver_config *)dev->config; in z_impl_can_get_transceiver() local 1193 const struct can_driver_data *common = (const struct can_driver_data *)dev->data; in z_impl_can_get_mode() local
|