Home
last modified time | relevance | path

Searched refs:gpio_pin (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_cmdevt.c2282 ind_rst_cfg->gpio_pin = pdata_ind_rst->gpio_pin; in wlan_cmd_ind_rst_cfg()
2311 misc->param.ind_rst_cfg.gpio_pin = ind_rst_cfg->gpio_pin; in wlan_ret_ind_rst_cfg()
Dmlan_glue.c8699 misc.param.ind_rst_cfg.gpio_pin = indrst_cfg->gpio_pin; in wifi_set_indrst_cfg()
8745 indrst_cfg->gpio_pin = misc.param.ind_rst_cfg.gpio_pin; in wifi_get_indrst_cfg()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wifidriver/
Dwifi-decl.h1942 t_u8 gpio_pin;
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_tests.c7405 indrst_cfg.gpio_pin = (uint8_t)strtol(argv[2], NULL, 0);
7412 if ((indrst_cfg.gpio_pin != 0xFF) && (indrst_cfg.gpio_pin < 0))
7454 (void)PRINTF("GPIO Pin = %d\n\n", indrst_cfg.gpio_pin);
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_ioctl.h4222 t_u8 gpio_pin; member
Dmlan_fw.h3580 t_u8 gpio_pin;
3782 t_u16 gpio_pin;
Dmlan_main.h2103 t_u32 gpio_pin;