Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dsoc_flash_nrf.c432 static void shift_write_context(uint32_t shift, struct flash_context *w_ctx) in shift_write_context() function
468 shift_write_context(count, w_ctx); in write_op()
489 shift_write_context(sizeof(uint32_t), w_ctx); in write_op()
513 shift_write_context(w_ctx->len, w_ctx); in write_op()
Dsoc_flash_nrf_rram.c181 static void shift_write_context(uint32_t shift, struct flash_context *w_ctx) in shift_write_context() function
209 shift_write_context(len, w_ctx); in write_op()