Searched refs:kStatusGroup_SEMA42 (Results 1 – 2 of 2) sorted by relevance
34 …kStatus_SEMA42_Busy = MAKE_STATUS(kStatusGroup_SEMA42, 0), /*!< SEMA42 gate has been locked by oth…35 …kStatus_SEMA42_Reseting = MAKE_STATUS(kStatusGroup_SEMA42, 1) /*!< SEMA42 gate reseting is ongoing…
71 kStatusGroup_SEMA42 = 16, /*!< Group number for SEMA42 status code.*/ enumerator