Searched refs:Bool (Results 1 – 5 of 5) sorted by relevance
49 typedef enum {FALSE = 0, TRUE = !FALSE} Bool; typedef182 typedef Bool BOOL_32;185 typedef Bool BOOL_16;188 typedef Bool BOOL_8;
94 void GLCD_Ctrl (Bool bEna);108 static Bool GLCD_TextCalcWindow (U32 * pXL, U32 * pXR,
308 void GLCD_Ctrl (Bool bEna) in GLCD_Ctrl()456 Bool GLCD_TextCalcWindow (unsigned long * pXL, unsigned long * pXR, in GLCD_TextCalcWindow()
484 Bool b_div2_pba, b_div2_cpu; in pcl_configure_clocks_uc3d()
205 typedef unsigned char Bool; //!< Boolean. typedef
Completed in 776 milliseconds