Home
last modified time | relevance | path

Searched refs:DEBUGSTR (Results 1 – 9 of 9) sorted by relevance

/external/platform/lpc15xx/lpcopen/periph_pmu/example/src/
A Dpmu.c88 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 …]
/external/platform/lpc15xx/lpcopen/periph_pmu_rom/example/src/
A Dpmu_rom.c88 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 …]
/external/platform/lpc15xx/lpcopen/periph_eeprom/example/src/
A Deeprom.c86 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()
/external/platform/lpc15xx/lpcopen/lpc_board_nxp_lpcxpresso_1549/inc/
A Dboard_api.h162 #define DEBUGSTR(str) printf(str) macro
168 #define DEBUGSTR(str) Board_UARTPutSTR(str) macro
175 #define DEBUGSTR(str) macro
/external/platform/lpc15xx/lpcopen/periph_temp/example/src/
A Dtemp.c146 DEBUGSTR("Temperature sensor demo\r\n"); in main()
202 DEBUGSTR("\r\nInvalid sample read\r\n"); in main()
/external/platform/lpc15xx/lpcopen/periph_adc/example/src/
A Dadc.c184 DEBUGSTR("ADC sequencer demo\r\n"); in main()
275 DEBUGSTR("********ADC1 threshold event********\r\n"); in main()
/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/
A Dadc_rom.c196 DEBUGSTR("ADC ROM sequencer demo\r\n"); in main()
281 DEBUGSTR("********ADC1 threshold event********\r\n"); in main()
/external/platform/lpc15xx/lpcopen/periph_mrt/example/src/
A Dmrt.c113 DEBUGSTR("LPC15xx MRT Example \r\n"); in main()
/external/platform/lpc15xx/lpcopen/usbd_rom_cdc/example/src/
A Dcdc_main.c156 DEBUGSTR("USB CDC class based virtual Comm port example!\r\n"); in main()

Completed in 9 milliseconds