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()
|
* Descriptions: Initialize the target board before running the main()
|
||||||
*
|
*
|
||||||
************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
void IO_Init(void)
|
void IO_Init(void)
|
||||||
{
|
{
|
||||||
|
@ -2975,7 +2975,8 @@ static int lpc43_ioctl(struct net_driver_s *dev, int cmd, long arg)
|
|||||||
* Function: lpc43_phyintenable
|
* Function: lpc43_phyintenable
|
||||||
*
|
*
|
||||||
* Description:
|
* 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 status is cleared when the interrupt is enabled.
|
||||||
* - Interrupt occurs. Interrupt is disabled (at the processor level) when
|
* - Interrupt occurs. Interrupt is disabled (at the processor level) when
|
||||||
|
Loading…
Reference in New Issue
Block a user