Searched refs:eflash_program_word (Results 1 – 1 of 1) sorted by relevance
54 static int32_t eflash_program_word(eflash_handle_t handle, uint32_t dstaddr, uint32_t *srcbuf, uint… in eflash_program_word() function217 uint32_t ret = eflash_program_word(handle, addr, (uint32_t *)data, cnt >> 2); in csi_eflash_program()
Completed in 12 milliseconds