Searched refs:fin (Results 1 – 3 of 3) sorted by relevance
51 FILE* fin; member301 .fin = NULL, in process()312 if ((ctx.fin = fopen(fn, "r")) == NULL) { in process()320 if (fgets(line, sizeof(line), ctx.fin) == NULL) { in process()332 fclose(ctx.fin); in process()
185 uint32_t fin; member
386 DISP_INFO("fin = 0x%x (%u)\n", pll_cfg_.fin,pll_cfg_.fin); in Dump()
Completed in 6 milliseconds