Home
last modified time | relevance | path

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

/AliOS-Things-master/components/genie_service/genie_port/hal/
A Dgenie_hal_flash.c43 int32_t hal_flash_read_otp(uint32_t off_set, void *out_buf, uint32_t out_buf_len) in hal_flash_read_otp() function
89 return hal_flash_read_otp(SN_PARAMS_OFFSET, out_buf, out_buf_len); in hal_flash_read_sn_params()
115 return hal_flash_read_otp(TRIPLE_OFFSET, out_buf, out_buf_len); in hal_flash_read_triples()
125 return hal_flash_read_otp(GROUP_ADDR_OFFSET, out_buf, out_buf_len); in hal_flash_read_group_addr()

Completed in 2 milliseconds