OpenOCD
|
Data Structures | |
struct | flash_async_algorithm_circbuf |
struct | stm32l4_loader_params |
Data Fields | |
struct stm32l4_work_area::flash_async_algorithm_circbuf | fifo |
struct stm32l4_work_area::stm32l4_loader_params | params |
uint8_t | stack [LDR_STACK_SIZE] |
Definition at line 119 of file stm32l4x.h.
struct stm32l4_work_area::flash_async_algorithm_circbuf stm32l4_work_area::fifo |
struct stm32l4_work_area::stm32l4_loader_params stm32l4_work_area::params |
uint8_t stm32l4_work_area::stack[LDR_STACK_SIZE] |
Definition at line 126 of file stm32l4x.h.
Referenced by stm32l4_write_block().