/Zephyr-latest/drivers/pwm/ |
D | pwm_intel_blinky.c | 97 static DEVICE_API(pwm, api_funcs) = { 127 &api_funcs); \
|
/Zephyr-latest/tests/net/wifi/wifi_nm/src/ |
D | main.c | 77 static struct net_wifi_mgmt_offload api_funcs = { variable 107 &api_funcs, NET_ETH_MTU);
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_shared_irq.c | 133 static DEVICE_API(shared_irq, api_funcs) = { 186 &api_funcs);
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/common/ |
D | i2c_virtual.c | 207 static DEVICE_API(i2c, api_funcs) = { 228 &api_funcs);
|
/Zephyr-latest/drivers/misc/timeaware_gpio/ |
D | timeaware_gpio_intel.c | 191 static DEVICE_API(tgpio, api_funcs) = { 229 &api_funcs); \
|
/Zephyr-latest/tests/net/ptp/clock/src/ |
D | main.c | 134 static struct ethernet_api api_funcs = { variable 163 ð_context_3, NULL, CONFIG_ETH_INIT_PRIORITY, &api_funcs, 167 ð_context_2, NULL, CONFIG_ETH_INIT_PRIORITY, &api_funcs, 171 ð_context_1, NULL, CONFIG_ETH_INIT_PRIORITY, &api_funcs,
|
/Zephyr-latest/tests/net/tx_timestamp/src/ |
D | main.c | 129 static struct ethernet_api api_funcs = { variable 157 ð_context, NULL, CONFIG_ETH_INIT_PRIORITY, &api_funcs, 161 ð_context2, NULL, CONFIG_ETH_INIT_PRIORITY, &api_funcs,
|
/Zephyr-latest/drivers/i2c/target/ |
D | eeprom_target.c | 227 static const struct i2c_target_driver_api api_funcs = { variable 290 &api_funcs);
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_cc32xx.c | 232 static DEVICE_API(gpio, api_funcs) = { 263 &api_funcs)
|
D | gpio_dw.c | 402 static DEVICE_API(gpio, api_funcs) = { 469 CONFIG_GPIO_INIT_PRIORITY, &api_funcs); \
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_renesas_ra.c | 303 static const struct ethernet_api api_funcs = { variable 411 CONFIG_ETH_INIT_PRIORITY, &api_funcs, NET_ETH_MTU /*MTU*/);
|
D | eth_smsc911x.c | 509 static const struct ethernet_api api_funcs = { variable 684 NULL /*ð_config_0*/, CONFIG_ETH_INIT_PRIORITY, &api_funcs,
|
D | eth_lan9250.c | 649 static const struct ethernet_api api_funcs = { variable 718 &api_funcs, NET_ETH_MTU);
|
D | eth_enc424j600.c | 678 static const struct ethernet_api api_funcs = { variable 838 CONFIG_ETH_INIT_PRIORITY, &api_funcs, NET_ETH_MTU);
|
D | eth_smsc91x.c | 777 static const struct ethernet_api api_funcs = { variable 840 &api_funcs, NET_ETH_MTU);
|
D | eth_enc28j60.c | 784 static const struct ethernet_api api_funcs = { variable 894 &api_funcs, NET_ETH_MTU);
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_ll_stm32.c | 313 static DEVICE_API(i2c, api_funcs) = { 621 &api_funcs); \
|
/Zephyr-latest/tests/net/vlan/src/ |
D | main.c | 176 static struct ethernet_api api_funcs = { variable 206 &api_funcs, NET_ETH_MTU); 219 &api_funcs, NET_ETH_MTU);
|
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/ |
D | eth_nxp_enet_qos_mac.c | 616 static const struct ethernet_api api_funcs = { variable 674 CONFIG_ETH_INIT_PRIORITY, &api_funcs, NET_ETH_MTU);
|
/Zephyr-latest/tests/net/traffic_class/src/ |
D | main.c | 244 static struct dummy_api api_funcs = { variable 274 ð_context, NULL, CONFIG_ETH_INIT_PRIORITY, &api_funcs,
|
/Zephyr-latest/drivers/modem/ |
D | quectel-bg9x.c | 1126 static struct offloaded_if_api api_funcs = { variable 1286 &api_funcs, MDM_MAX_DATA_LENGTH);
|
D | wncm14a2a.c | 1780 static struct offloaded_if_api api_funcs = { variable 1787 &api_funcs,
|
/Zephyr-latest/tests/net/virtual/src/ |
D | main.c | 163 static struct ethernet_api api_funcs = { variable 193 &api_funcs, NET_ETH_MTU);
|
/Zephyr-latest/drivers/ethernet/nxp_enet/ |
D | eth_nxp_enet.c | 863 static const struct ethernet_api api_funcs = { variable 1043 &api_funcs, NET_ETH_MTU);
|
/Zephyr-latest/drivers/spi/ |
D | spi_ll_stm32.c | 1149 static DEVICE_API(spi, api_funcs) = { 1402 &api_funcs); \
|