Yet more spacing issues
This commit is contained in:
parent
a92842906f
commit
beb060d422
@ -57,7 +57,7 @@
|
||||
*
|
||||
* Descriptions: Initialize the target board before running the main()
|
||||
*
|
||||
************************************************************************/
|
||||
****************************************************************************/
|
||||
|
||||
void IO_Init(void)
|
||||
{
|
||||
|
@ -2975,7 +2975,8 @@ static int lpc43_ioctl(struct net_driver_s *dev, int cmd, long arg)
|
||||
* Function: lpc43_phyintenable
|
||||
*
|
||||
* Description:
|
||||
* Enable link up/down PHY interrupts. The interrupt protocol is like this:
|
||||
* Enable link up/down PHY interrupts. The interrupt protocol is like
|
||||
* this:
|
||||
*
|
||||
* - Interrupt status is cleared when the interrupt is enabled.
|
||||
* - Interrupt occurs. Interrupt is disabled (at the processor level) when
|
||||
|
Loading…
Reference in New Issue
Block a user