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:
parent
5c50b456af
commit
7d8068025b
@ -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 */
|
||||||
};
|
};
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user