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.c2278 ind_rst_cfg->gpio_pin = pdata_ind_rst->gpio_pin; in wlan_cmd_ind_rst_cfg()
2307 misc->param.ind_rst_cfg.gpio_pin = ind_rst_cfg->gpio_pin; in wlan_ret_ind_rst_cfg()
Dmlan_glue.c8784 misc.param.ind_rst_cfg.gpio_pin = indrst_cfg->gpio_pin; in wifi_set_indrst_cfg()
8830 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.c7569 indrst_cfg.gpio_pin = (uint8_t)strtol(argv[2], NULL, 0);
7576 if ((indrst_cfg.gpio_pin != 0xFF) && (indrst_cfg.gpio_pin < 0))
7618 (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.h3579 t_u8 gpio_pin;
3781 t_u16 gpio_pin;
Dmlan_main.h2114 t_u32 gpio_pin;