Searched refs:m_bFMInput (Results 1 – 1 of 1) sorted by relevance
97 bool m_bFMInput; /* true to use Pin 8 for FM Radio */ member198 state->m_bFMInput = (ulFMInput == 2); in reset()1010 if ((Standard == HF_FM_Radio) && state->m_bFMInput) in ChannelConfiguration()