Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_stm32_ex_op.c271 int rv2; in flash_stm32_ex_op() local
278 rv2 = flash_stm32_option_bytes_write(dev, UINT32_MAX, (uint32_t)in); in flash_stm32_ex_op()
286 rv = rv2; in flash_stm32_ex_op()