mirror of https://github.com/ARMmbed/mbed-os.git
parent
99a3bb9896
commit
e66784fc80
|
@ -148,7 +148,7 @@ public:
|
|||
*/
|
||||
virtual int deinit();
|
||||
|
||||
/** Desctruct SPINANDBlockDevie
|
||||
/** Destruct SPINANDBlockDevie
|
||||
*/
|
||||
~SPINANDBlockDevice()
|
||||
{
|
||||
|
@ -272,7 +272,7 @@ private:
|
|||
/* Flash Configuration Functions */
|
||||
/*********************************/
|
||||
|
||||
// Quad Enable in Sercurity Register
|
||||
// Quad Enable in Security Register
|
||||
int _set_quad_enable();
|
||||
|
||||
// Clear the device's block protection
|
||||
|
|
Loading…
Reference in New Issue