Home
last modified time | relevance | path

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

/bsp/ck802/libraries/common/eflash/
A Dck_eflash.c54 static int32_t eflash_program_word(eflash_handle_t handle, uint32_t dstaddr, uint32_t *srcbuf, uint… in eflash_program_word() function
217 uint32_t ret = eflash_program_word(handle, addr, (uint32_t *)data, cnt >> 2); in csi_eflash_program()

Completed in 5 milliseconds