mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
A little more cleanup after the big STMPE11->811 name change
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4783 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -136,7 +136,7 @@ struct stm32_stmpe811config_s
|
|||||||
/* Additional private definitions only known to this driver */
|
/* Additional private definitions only known to this driver */
|
||||||
|
|
||||||
STMPE811_HANDLE handle; /* The STMPE811 driver handle */
|
STMPE811_HANDLE handle; /* The STMPE811 driver handle */
|
||||||
xcpt_t handler; /* The STMPE811 interrupt handler */
|
xcpt_t handler; /* The STMPE811 interrupt handler */
|
||||||
};
|
};
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|||||||
@@ -136,7 +136,7 @@ struct stm32_stmpe811config_s
|
|||||||
/* Additional private definitions only known to this driver */
|
/* Additional private definitions only known to this driver */
|
||||||
|
|
||||||
STMPE811_HANDLE handle; /* The STMPE811 driver handle */
|
STMPE811_HANDLE handle; /* The STMPE811 driver handle */
|
||||||
xcpt_t handler; /* The STMPE811 interrupt handler */
|
xcpt_t handler; /* The STMPE811 interrupt handler */
|
||||||
};
|
};
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user