Home
last modified time | relevance | path

Searched defs:db_addr (Results 1 – 2 of 2) sorted by relevance

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/libraries/app_log/
Dapp_log_store.c71 uint32_t db_addr; /**< Start address of app log db flash. */ member
115 static bool log_store_head_check(log_store_head_t *p_head, uint32_t db_addr, uint32_t db_size) in log_store_head_check()
Dapp_log_store.h94 uint32_t db_addr; /**< Start address of app log db flash. */ member