Searched refs:BOOL (Results 1 – 1 of 1) sorted by relevance
148 typedef uint8_t BOOL; typedef150 #define TRUE ((BOOL)1U)151 #define FALSE ((BOOL)0U)