Searched refs:SPI_WP_REG_M (Results 1 – 4 of 4) sorted by relevance
548 SPIFLASH.ctrl.val = SPI_WP_REG_M; // keep WP high while idle, otherwise leave DIO mode in bootloader_flash_execute_command_common()
540 SPIFLASH.ctrl.val = SPI_WP_REG_M; // keep WP high while idle, otherwise leave DIO mode in bootloader_flash_execute_command_common()
176 #define SPI_WP_REG_M (BIT(21)) macro
57 #define SPI_WP_REG_M (BIT(21)) macro