FreeCalypso > hg > fc-tourmaline
changeset 212:782c6ae77467
.../abb/board/abb_inth.c: rm trailing white space
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 22 Apr 2021 20:41:41 +0000 |
parents | 96c7a4eed1df |
children | 0947a816580c |
files | src/cs/drivers/drv_app/abb/board/abb_inth.c |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/src/cs/drivers/drv_app/abb/board/abb_inth.c Thu Apr 22 20:33:27 2021 +0000 +++ b/src/cs/drivers/drv_app/abb/board/abb_inth.c Thu Apr 22 20:41:41 2021 +0000 @@ -13,8 +13,8 @@ /* Description : Functions to manage the ABB device interrupt. */ /* The Serial Port Interface is used to connect the TI */ /* Analog BaseBand (ABB). */ -/* It is assumed that the ABB is connected as the SPI */ -/* device 0, and ABB interrupt is mapped as external IT. */ +/* It is assumed that the ABB is connected as the SPI */ +/* device 0, and ABB interrupt is mapped as external IT. */ /* */ /* Author : Pascal PUEL */ /* */ @@ -42,7 +42,7 @@ #include "l1_macro.h" #include "l1_confg.h" -#include <string.h> +#include <string.h> #include "abb/abb_inth.h" #include "nucleus.h" @@ -67,7 +67,7 @@ #include "spi/spi_env.h" #include "spi/spi_process.h" // for ABB_EXT_IRQ_EVT #include "kpd/kpd_power_api.h" // for kpd_power_key_pressed() -#include "power/power.h" +#include "power/power.h" #ifdef RVM_LCC_SWE #include "lcc/lcc_api.h" @@ -157,7 +157,7 @@ #endif //WCP } else /* GSM OFF */ - { + { rvf_send_trace("IQ EXT: Power On request",24, NULL_PARAM, RV_TRACE_LEVEL_DEBUG_LOW, SPI_USE_ID); Power_ON_Button(); @@ -171,7 +171,7 @@ /* 'Remote Power' from ON to OFF */ Power_OFF_Remote(); } - + else if (*read_value & ADCEND_IT_STS) { rvf_send_trace("IQ EXT: ADC End",15, NULL_PARAM, RV_TRACE_LEVEL_DEBUG_LOW, SPI_USE_ID);