Home
last modified time | relevance | path

Searched refs:DEBUGOUT (Results 1 – 20 of 20) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/periph_flashiap/example/src/
A Dflashiap.c106 DEBUGOUT("Part ID is: %x\r\n", part_id); in main()
117 DEBUGOUT("Command failed to execute, return code is: %x\r\n", ret_code); in main()
125 DEBUGOUT("Command failed to execute, return code is: %x\r\n", ret_code); in main()
133 DEBUGOUT("Command failed to execute, return code is: %x\r\n", ret_code); in main()
141 DEBUGOUT("Command failed to execute, return code is: %x\r\n", ret_code); in main()
154 DEBUGOUT("Generated signature for the last sector is: %x \r\n", Chip_FMC_GetSignature(0)); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_dma_mem/example/src/
A Ddma_mem.c93 DEBUGOUT("Compare error on index %d\r\n", errIdx); in verifyData()
144 DEBUGOUT("Test transfer size is %d blocks @ %d bytes each\r\n", in main()
146 DEBUGOUT("Total test size = %d bytes\r\n", in main()
150 DEBUGOUT("Starting memmove test\r\n"); in main()
160 DEBUGOUT("Starting memcpy test\r\n"); in main()
196 DEBUGOUT("Starting DMA test\r\n"); in main()
221 DEBUGOUT("Transfer time with memmove (mS) = %d\r\n", StopWatch_TicksToMs(ticks[0])); in main()
222 DEBUGOUT("Transfer time with memcpy (mS) = %d\r\n", StopWatch_TicksToMs(ticks[1])); in main()
223 DEBUGOUT("Transfer time with DMA (mS) = %d\r\n", StopWatch_TicksToMs(ticks[2])); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_pmu/example/src/
A Dpmu.c96 DEBUGOUT(" (System will exit SLEEP in %d seconds)\r\n", POWER_CYCLE_SEC_DELAY); in ProcessPowerState()
110 DEBUGOUT(" (System will exit DEEP SLEEP in %d seconds)\r\n", POWER_CYCLE_SEC_DELAY); in ProcessPowerState()
131 DEBUGOUT(" (System will exit POWER DOWN in %d seconds)\r\n", POWER_CYCLE_SEC_DELAY); in ProcessPowerState()
152 DEBUGOUT(" (System will exit DEEP POWER DOWN in %d seconds)\r\n", POWER_CYCLE_SEC_DELAY); in ProcessPowerState()
236 DEBUGOUT("Power Control Example\r\n"); in main()
238 DEBUGOUT("Power Control Example Cycle Count: %d\r\n", ProcessCycleCounter()); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_pmu_rom/example/src/
A Dpmu_rom.c96 DEBUGOUT(" (System will exit SLEEP in %d seconds)\r\n", POWER_CYCLE_SEC_DELAY); in ProcessPowerState()
111 DEBUGOUT(" (System will exit DEEP SLEEP in %d seconds)\r\n", POWER_CYCLE_SEC_DELAY); in ProcessPowerState()
133 DEBUGOUT(" (System will exit POWER DOWN in %d seconds)\r\n", POWER_CYCLE_SEC_DELAY); in ProcessPowerState()
155 DEBUGOUT(" (System will exit DEEP POWER DOWN in %d seconds)\r\n", POWER_CYCLE_SEC_DELAY); in ProcessPowerState()
240 DEBUGOUT("Power Control Example\r\n"); in main()
242 DEBUGOUT("Power Control Example Cycle Count: %d\r\n", ProcessCycleCounter()); in main()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_board_nxp_lpcxpresso_1549/inc/
A Dboard_api.h161 #define DEBUGOUT(...) printf(__VA_ARGS__) macro
167 #define DEBUGOUT(...) printf(__VA_ARGS__) macro
174 #define DEBUGOUT(...) macro
/lk-master/external/platform/lpc15xx/lpcopen/periph_freqmeas/example/src/
A Dfreqmeas.c64 DEBUGOUT("Capture source : %s, reference frequency = %dHz\r\n", str, freqRef); in measureDisplay()
65 DEBUGOUT("Raw frequency capture value = %d\r\n", Chip_SYSCTL_GetRawFreqMeasCapval()); in measureDisplay()
66 DEBUGOUT("Computed frequency value = %dHz\r\n\r\n", freqComp); in measureDisplay()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling_slave/example/src/
A Dperiph_i2c_rom_polling_slave.c118 DEBUGOUT("Error setting I2C slave address\r\n"); in setupI2CSlave()
139 DEBUGOUT("i2c_slave_transmit_poll error code : %x\r\b", error_code); in sendI2CSlave()
159 DEBUGOUT("i2c_slave_receive_poll error code : %x\r\b", error_code); in readI2CSlave()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt_slave/example/src/
A Dperiph_i2c_rom_interrupt_slave.c124 DEBUGOUT("Error setting I2C slave address\r\n"); in setupI2CSlave()
156 DEBUGOUT("i2c_slave_transmit_intr error code : %x\r\b", error_code); in sendI2CSlave()
186 DEBUGOUT("i2c_slave_receive_intr error code : %x\r\b", error_code); in readI2CSlave()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/src/
A Dperiph_i2cs_interrupt.c212 DEBUGOUT("\r\nI2C error: %d\r\n", i2cmXferRec.status); in SetupXferRecAndExecute()
316 DEBUGOUT("Testing emulated EEPROM @ %x : ", eepromAddr); in eepromTest()
375 DEBUGOUT("FAILED\r\n"); in eepromTest()
378 DEBUGOUT("PASSED\r\n"); in eepromTest()
439 DEBUGOUT("2 Emulated EEPROM I2C devices using 2 I2C slaves\r\n"); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc/example/src/
A Dadc.c79 DEBUGOUT("ADC%d_%d: Sample value = 0x%x (Data sample %d)\r\n", index, j, in showValudeADC()
84 DEBUGOUT("ADC%d_%d: Threshold range = 0x%x\r\n", index, j, in showValudeADC()
86 DEBUGOUT("ADC%d_%d: Threshold cross = 0x%x\r\n", index, j, in showValudeADC()
/lk-master/external/platform/lpc15xx/lpcopen/periph_rtc/example/src/
A Drtc.c154 DEBUGOUT("Tick number: %d, 1KHZ int:%d, alarm int:%d\r\n", in main()
166 DEBUGOUT("Setting alarm to wake up in 4s\r\n"); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_eeprom/example/src/
A Deeprom.c176 DEBUGOUT("Command failed to execute, return code is: %x\r\n", ret_code); in main()
193 DEBUGOUT("EEPROM write failed, return code is: %x\r\n", ret_code); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_polling/example/src/
A Dperiph_i2c_rom_polling.c163 DEBUGOUT("i2c_master_receive error code : %x\r\b", error_code); in readI2CMaster()
180 DEBUGOUT("Temperature read over I2C is %d Celsius\r\n", in ReadTemperatureI2C()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2c_rom_interrupt/example/src/
A Dperiph_i2c_rom_interrupt.c186 DEBUGOUT("i2c_master_receive error code : %x\r\b", error_code); in readI2CMaster()
203 DEBUGOUT("Temperature read over I2C is %d Celsius\r\n", in ReadTemperatureI2C()
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/
A Dadc_rom.c82 DEBUGOUT("ADC%d_%d: Sample value = 0x%x (Data sample %d)\r\n", 0, 0, rawSample, 0); in showValudeADC()
86DEBUGOUT("ADC%d_%d: Sample value = 0x%x (Data sample %d)\r\n", 1, BOARD_ADC_CH, rawSample, BOARD_A… in showValudeADC()
/lk-master/external/platform/lpc15xx/lpcopen/periph_temp/example/src/
A Dtemp.c198 DEBUGOUT("Sampled temp value = 0x%04x (first = 0x%04x)\r", ADC_DR_RESULT(rawSample), in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cm_polling/example/src/
A Dperiph_i2cm_polling.c144 DEBUGOUT("Temperature read over I2C is %d Celsius\r\n", in ReadTemperatureI2CM()
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling_slave/example/src/
A Dperiph_spi_rom_polling_slave.c181 DEBUGOUT("SPI Read Data %d is %x\r\n", i, rx_buff[i]); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cm_interrupt/example/src/
A Dperiph_i2cm_interrupt.c163 DEBUGOUT("Temperature read over I2C is %d Celsius\r\n", in ReadTemperatureI2CM()
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt_slave/example/src/
A Dperiph_spi_rom_interrupt_slave.c218 DEBUGOUT("SPI Read Data %d is %x\r\n", i, rx_buff[i]); in main()

Completed in 44 milliseconds