mirror of
https://github.com/apache/nuttx.git
synced 2026-08-29 13:20:45 +00: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:
parent
5c50b456af
commit
7d8068025b
2 changed files with 2 additions and 2 deletions
|
|
@ -136,7 +136,7 @@ struct stm32_stmpe811config_s
|
|||
/* Additional private definitions only known to this driver */
|
||||
|
||||
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 */
|
||||
|
||||
STMPE811_HANDLE handle; /* The STMPE811 driver handle */
|
||||
xcpt_t handler; /* The STMPE811 interrupt handler */
|
||||
xcpt_t handler; /* The STMPE811 interrupt handler */
|
||||
};
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue