Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.c598 uint8_t nor_mode, uint8_t nor_rate, uint8_t op_enable) in stm32_xspi_write_cfg2reg_io() argument
617 if (HAL_XSPI_Transmit(hxspi, &op_enable, in stm32_xspi_write_cfg2reg_io()
Dflash_stm32_ospi.c743 uint8_t nor_mode, uint8_t nor_rate, uint8_t op_enable) in stm32_ospi_write_cfg2reg_io() argument
762 if (HAL_OSPI_Transmit(hospi, &op_enable, in stm32_ospi_write_cfg2reg_io()