Home
last modified time | relevance | path

Searched refs:MAX_ERASE_NO_TLV (Results 1 – 2 of 2) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dflash_a.c47 static const uint32_t MAX_ERASE_NO_TLV = 50; variable
953 mTries = MAX_ERASE_NO_TLV; in FlashCtl_A_performMassErase()
1090 mTries = MAX_ERASE_NO_TLV; in FlashCtl_A_eraseSector()
Dflash.c46 static const uint32_t MAX_ERASE_NO_TLV = 50; variable
888 mTries = MAX_ERASE_NO_TLV; in FlashCtl_eraseSector()