GD32F1x0
|
usbd_dfu_mal.h
Go to the documentation of this file.
uint8_t DFU_MAL_Write(uint32_t Addr, uint32_t Len)
Write data to sectors of memory.
Definition: usbd_dfu_mal.c:148
uint8_t DFU_MAL_GetStatus(uint32_t Addr, uint8_t Cmd, uint8_t *buffer)
Get the status of a given memory and store in buffer.
Definition: usbd_dfu_mal.c:216
uint8_t DFU_MAL_DeInit(void)
Deinitialize the memory media on the GD32.
Definition: usbd_dfu_mal.c:92
Header file for the usbd_dfu_core.c file.
uint8_t * DFU_MAL_Read(uint32_t Addr, uint32_t Len)
Read data from sectors of memory.
Definition: usbd_dfu_mal.c:182
Definition: usbd_dfu_mal.h:38
Generated by
