![]() |
M480 BSP V3.05.005
The Board Support Package for M480 Series
|
Functions | |
void | UART1_ISR (void) |
UART1 Interrupt Handler Secure boot firmware update need use interrupt, this API is used to remap UART1 IRQHandler to MKROM UART1 IRQHandler. More... | |
void | UART1_ISP (void) |
UART1 ISP function This function will connect with MKROM ISP tool. And ISP tool will send command through UART1 to this function to do firmware update. More... | |
void | HSUSBD_ISR (void) |
HSUSBD Interrupt Handler Secure boot firmware update need use interrupt, this API is used to remap HSUSBD IRQHandler to MKROM HSUSBD IRQHandler. More... | |
void | HSUSBD_ISP (void) |
HSUSBD ISP function This function will connect with MKROM ISP tool. And ISP tool will send command through HSUSBD to this function to do firmware update. More... | |
void HSUSBD_ISP | ( | void | ) |
HSUSBD ISP function This function will connect with MKROM ISP tool. And ISP tool will send command through HSUSBD to this function to do firmware update.
void HSUSBD_ISR | ( | void | ) |
HSUSBD Interrupt Handler Secure boot firmware update need use interrupt, this API is used to remap HSUSBD IRQHandler to MKROM HSUSBD IRQHandler.
void UART1_ISP | ( | void | ) |
UART1 ISP function This function will connect with MKROM ISP tool. And ISP tool will send command through UART1 to this function to do firmware update.
void UART1_ISR | ( | void | ) |
UART1 Interrupt Handler Secure boot firmware update need use interrupt, this API is used to remap UART1 IRQHandler to MKROM UART1 IRQHandler.