Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/flash/
Dflash_stm32_ex_op.c65 struct flash_stm32_ex_op_sector_wp_out out_copy; in flash_stm32_ex_op_sector_wp() local
68 result = &out_copy; in flash_stm32_ex_op_sector_wp()
78 K_OOPS(k_usermode_to_copy(out, result, sizeof(out_copy))); in flash_stm32_ex_op_sector_wp()
Dflash_npcx_fiu_nor.c453 struct npcx_ex_ops_uma_out out_copy; in flash_npcx_nor_ex_op() local
458 op_out = &out_copy; in flash_npcx_nor_ex_op()
465 K_OOPS(k_usermode_to_copy(out, op_out, sizeof(out_copy))); in flash_npcx_nor_ex_op()
489 struct npcx_ex_ops_qspi_oper_out out_copy; in flash_npcx_nor_ex_op() local
492 op_out = &out_copy; in flash_npcx_nor_ex_op()
498 K_OOPS(k_usermode_to_copy(out, op_out, sizeof(out_copy))); in flash_npcx_nor_ex_op()