Home | History | Annotate | Download | only in ti-utils

Lines Matching refs:ini

26 #include "ini.h"
32 int nvs_fill_radio_params(int fd, struct wl12xx_ini *ini, char *buf)
37 if (ini) {
38 gp = &ini->ini1271;
43 if (ini) { /* for reference NVS */
58 static int nvs_fill_radio_params_128x(int fd, struct wl12xx_ini *ini, char *buf)
61 struct wl128x_ini *gp = &ini->ini128x;
65 if (ini) { /* for reference NVS */
671 if (cmn->nvs_ops->nvs_fill_radio_prms(new_nvs, &cmn->ini, buf)) {
709 if (cmn->nvs_ops->nvs_fill_radio_prms(new_nvs, &cmn->ini, buf)) {