mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
@@ -617,7 +617,7 @@ int spirit_update_status(FAR struct spirit_library_s *spirit)
|
||||
return spirit_reg_read(spirit, MC_STATE1_BASE, ®val, 1);
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
/******************************************************************************
|
||||
* Name: spirit_waitstatus
|
||||
*
|
||||
* Description:
|
||||
@@ -635,7 +635,7 @@ int spirit_update_status(FAR struct spirit_library_s *spirit)
|
||||
* Assumptions:
|
||||
* We have exclusive access to the driver state and to the spirit library.
|
||||
*
|
||||
****************************************************************************/
|
||||
******************************************************************************/
|
||||
|
||||
int spirit_waitstatus(FAR struct spirit_library_s *spirit,
|
||||
enum spirit_state_e state, unsigned int msec)
|
||||
|
||||
Reference in New Issue
Block a user