Home
last modified time | relevance | path

Searched refs:hal_flash_write_xtalcap_params (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/genie_service/genie_port/hal/
A Dflash.h48 int32_t hal_flash_write_xtalcap_params(const void *in_buf, uint32_t in_buf_len);
A Dgenie_hal_flash.c78 int32_t hal_flash_write_xtalcap_params(const void *in_buf, uint32_t in_buf_len) in hal_flash_write_xtalcap_params() function
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_cli.c158 if (hal_flash_write_xtalcap_params(&xtalcap, sizeof(xtalcap)) != 0) in xtalcap_handle()

Completed in 5 milliseconds