mirror of https://github.com/ARMmbed/mbed-os.git
Added newline at end of file
parent
9ec78bf177
commit
8aecf03f6d
|
@ -158,4 +158,4 @@ void DisableDeepSleepIRQ(IRQn_Type interrupt)
|
||||||
DisableIRQ(interrupt); /* also disable interrupt at NVIC */
|
DisableIRQ(interrupt); /* also disable interrupt at NVIC */
|
||||||
/* SYSCON->STARTERCLR[index] = 1u << intNumber; */
|
/* SYSCON->STARTERCLR[index] = 1u << intNumber; */
|
||||||
}
|
}
|
||||||
#endif /*CPU_QN908X */
|
#endif /*CPU_QN908X */
|
||||||
|
|
Loading…
Reference in New Issue