Searched refs:DEBUGSTR (Results 1 – 9 of 9) sorted by relevance
88 DEBUGSTR("\r\n"); in ProcessPowerState()94 DEBUGSTR("-----------------------------------------------------------------\r\n"); in ProcessPowerState()95 DEBUGSTR(" Entering SLEEP power setting\r\n"); in ProcessPowerState()108 DEBUGSTR("-----------------------------------------------------------------\r\n"); in ProcessPowerState()109 DEBUGSTR(" Entering DEEP SLEEP power setting\r\n"); in ProcessPowerState()129 DEBUGSTR("-----------------------------------------------------------------\r\n"); in ProcessPowerState()130 DEBUGSTR(" Entering POWER DOWN power setting\r\n"); in ProcessPowerState()151 DEBUGSTR(" Entering DEEP POWER DOWN power setting\r\n"); in ProcessPowerState()232 DEBUGSTR("\r\n"); in main()240 DEBUGSTR(" System will cycle through SLEEP, DEEP SLEEP, POWER\r\n"); in main()[all …]
88 DEBUGSTR("\r\n"); in ProcessPowerState()94 DEBUGSTR("-----------------------------------------------------------------\r\n"); in ProcessPowerState()95 DEBUGSTR(" Entering SLEEP power setting\r\n"); in ProcessPowerState()109 DEBUGSTR("-----------------------------------------------------------------\r\n"); in ProcessPowerState()110 DEBUGSTR(" Entering DEEP SLEEP power setting\r\n"); in ProcessPowerState()131 DEBUGSTR("-----------------------------------------------------------------\r\n"); in ProcessPowerState()132 DEBUGSTR(" Entering POWER DOWN power setting\r\n"); in ProcessPowerState()154 DEBUGSTR(" Entering DEEP POWER DOWN power setting\r\n"); in ProcessPowerState()236 DEBUGSTR("\r\n"); in main()244 DEBUGSTR(" System will cycle through SLEEP, DEEP SLEEP, POWER\r\n"); in main()[all …]
86 DEBUGSTR("Stored string found in EEEPROM\r\n"); in ShowString()87 DEBUGSTR("-->"); in ShowString()88 DEBUGSTR((char *) &str[4]); in ShowString()89 DEBUGSTR("<--\r\n"); in ShowString()92 DEBUGSTR("No string stored in the EEPROM\r\n"); in ShowString()103 DEBUGSTR("\r\nEnter a string to write into EEPROM\r\n"); in MakeString()104 DEBUGSTR("Up to 32 bytes in length, press ESC to accept\r\n"); in MakeString()117 DEBUGSTR(strOut); in MakeString()190 DEBUGSTR("EEPROM write passed\r\n"); in main()
162 #define DEBUGSTR(str) printf(str) macro168 #define DEBUGSTR(str) Board_UARTPutSTR(str) macro175 #define DEBUGSTR(str) macro
146 DEBUGSTR("Temperature sensor demo\r\n"); in main()202 DEBUGSTR("\r\nInvalid sample read\r\n"); in main()
184 DEBUGSTR("ADC sequencer demo\r\n"); in main()275 DEBUGSTR("********ADC1 threshold event********\r\n"); in main()
196 DEBUGSTR("ADC ROM sequencer demo\r\n"); in main()281 DEBUGSTR("********ADC1 threshold event********\r\n"); in main()
113 DEBUGSTR("LPC15xx MRT Example \r\n"); in main()
156 DEBUGSTR("USB CDC class based virtual Comm port example!\r\n"); in main()
Completed in 9 milliseconds