Go to the source code of this file.
◆ brERRORCOMMAND
| #define brERRORCOMMAND 0xC1 |
◆ brERRORCRC
◆ brERRORVERIFY
| #define brERRORVERIFY 0xC0 |
◆ brNONE
◆ brSUCCESS
◆ BL_ConnectEx()
◆ BL_PageErase()
| uint8_t BL_PageErase |
( |
ioMem_t * |
pMem | ) |
|
◆ BL_ReadEEprom()
| uint8_t BL_ReadEEprom |
( |
ioMem_t * |
pMem | ) |
|
◆ BL_ReadFlash()
| uint8_t BL_ReadFlash |
( |
uint8_t |
interface_mode, |
|
|
ioMem_t * |
pMem |
|
) |
| |
◆ BL_SendBootInit()
| void BL_SendBootInit |
( |
void |
| ) |
|
◆ BL_SendCMDKeepAlive()
| uint8_t BL_SendCMDKeepAlive |
( |
void |
| ) |
|
◆ BL_SendCMDRunRestartBootloader()
| void BL_SendCMDRunRestartBootloader |
( |
uint8_32_u * |
pDeviceInfo | ) |
|
◆ BL_VerifyFlash()
| uint8_t BL_VerifyFlash |
( |
ioMem_t * |
pMem | ) |
|
◆ BL_WriteEEprom()
| uint8_t BL_WriteEEprom |
( |
ioMem_t * |
pMem | ) |
|
◆ BL_WriteFlash()
| uint8_t BL_WriteFlash |
( |
ioMem_t * |
pMem | ) |
|