Remove unused variables.
PiperOrigin-RevId: 252634622
This commit is contained in:
parent
664cdb1477
commit
e6b529aae9
@ -252,9 +252,6 @@ void pdm_start_dma(tflite::ErrorReporter* error_reporter) {
|
|||||||
|
|
||||||
#if USE_MAYA
|
#if USE_MAYA
|
||||||
extern "C" void power_down_sequence(void) {
|
extern "C" void power_down_sequence(void) {
|
||||||
uint32_t ui32IntMask;
|
|
||||||
uint32_t ui32Ret;
|
|
||||||
uint32_t ui32Value = 0;
|
|
||||||
am_hal_gpio_read_type_e eReadType;
|
am_hal_gpio_read_type_e eReadType;
|
||||||
eReadType = AM_HAL_GPIO_INPUT_READ;
|
eReadType = AM_HAL_GPIO_INPUT_READ;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user