Searched refs:fsState (Results 1 – 2 of 2) sorted by relevance
1014 LSSmaster->fsState = CO_LSSmaster_FS_STATE_CHECK; in CO_LSSmaster_IdentifyFastscan()1036 switch (LSSmaster->fsState) { in CO_LSSmaster_IdentifyFastscan()1048 LSSmaster->fsState = CO_LSSmaster_FS_STATE_SCAN; in CO_LSSmaster_IdentifyFastscan()1063 LSSmaster->fsState = CO_LSSmaster_FS_STATE_VERIFY; in CO_LSSmaster_IdentifyFastscan()1091 LSSmaster->fsState = CO_LSSmaster_FS_STATE_SCAN; in CO_LSSmaster_IdentifyFastscan()
117 uint8_t fsState; /**< Current state of fastscan master state machine */ member