::FLASHIF_OK is only used within IAP_Main.
 
Symbols
loading...
Files
loading...

::FLASHIF_OK

Syntax

FLASHIF_OK = 0;

References

LocationReferrerText
flash_if.h:44
FLASHIF_OK = 0,
flash_if.c:117FLASH_If_Write()
return (FLASHIF_OK);
ymodem.c:386Ymodem_Receive()
if (FLASH_If_Write(flashdestination, (uint32_t*) ramsource, packet_length/4) == FLASHIF_OK)

Data Use

Functions using ::FLASHIF_OK
::FLASHIF_OK
all items filtered out