Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/flash/
Dsoc_flash_nrf.c422 static void shift_write_context(uint32_t shift, struct flash_context *w_ctx) in shift_write_context() function
458 shift_write_context(count, w_ctx); in write_op()
479 shift_write_context(sizeof(uint32_t), w_ctx); in write_op()
503 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()