Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_spi_psram.h84 uint8_t reset_enable_cmd; /*!< Psram reset enable command */ member
/bsp/bouffalo_lab/bl70x/board/
A Dboard.c54 .reset_enable_cmd = 0x66,
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_spi_psram.c457 psram_cmd.cmd_buf[0] = (psram_cfg->reset_enable_cmd) << 24; in bflb_psram_softwarereset()

Completed in 5 milliseconds