OpenOCD
|
Data Fields | |
uint8_t | _reserved [3] |
uint8_t | bits [QN908X_FLASH_MAX_BLOCKS *QN908X_FLASH_PAGES_PER_BLOCK/8] |
uint8_t | nvds_size [4] |
uint8_t | protection |
uint8_t qn908x_flash_page_lock::bits[QN908X_FLASH_MAX_BLOCKS *QN908X_FLASH_PAGES_PER_BLOCK/8] |
Definition at line 173 of file qn908x.c.
Referenced by qn908x_protect(), and qn908x_protect_check().
uint8_t qn908x_flash_page_lock::protection |
Definition at line 174 of file qn908x.c.
Referenced by qn908x_protect(), and qn908x_read_page_lock().