Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/bl60x/board/
A Dfw_header.c59 .flash_cfg.cfg.readRegCmd[0] = 0x05, /*!< Read register command buffer */
60 .flash_cfg.cfg.readRegCmd[1] = 0x35, /*!< Read register command buffer */
61 .flash_cfg.cfg.readRegCmd[2] = 0x00, /*!< Read register command buffer */
62 .flash_cfg.cfg.readRegCmd[3] = 0x00, /*!< Read register command buffer */
A Dfw_header.h59 uint8_t readRegCmd[4]; /*!< Read register command buffer */ member
/bsp/bouffalo_lab/bl70x/board/
A Dfw_header.c59 .flash_cfg.cfg.readRegCmd[0] = 0x05, /*!< Read register command buffer */
60 .flash_cfg.cfg.readRegCmd[1] = 0x35, /*!< Read register command buffer */
61 .flash_cfg.cfg.readRegCmd[2] = 0x00, /*!< Read register command buffer */
62 .flash_cfg.cfg.readRegCmd[3] = 0x00, /*!< Read register command buffer */
A Dfw_header.h59 uint8_t readRegCmd[4]; /*!< Read register command buffer */ member
/bsp/bouffalo_lab/bl61x/board/
A Dfw_header.c63 .flash_cfg.cfg.readRegCmd[0] = 0x05, /*!< Read register command buffer */
64 .flash_cfg.cfg.readRegCmd[1] = 0x35, /*!< Read register command buffer */
65 .flash_cfg.cfg.readRegCmd[2] = 0x00, /*!< Read register command buffer */
66 .flash_cfg.cfg.readRegCmd[3] = 0x00, /*!< Read register command buffer */
A Dfw_header.h59 uint8_t readRegCmd[4]; /*!< Read register command buffer */ member
/bsp/bouffalo_lab/bl808/m0/board/
A Dfw_header.c59 .flash_cfg.cfg.readRegCmd[0] = 0x05, /*!< Read register command buffer */
60 .flash_cfg.cfg.readRegCmd[1] = 0x35, /*!< Read register command buffer */
61 .flash_cfg.cfg.readRegCmd[2] = 0x00, /*!< Read register command buffer */
62 .flash_cfg.cfg.readRegCmd[3] = 0x00, /*!< Read register command buffer */
A Dfw_header.h59 uint8_t readRegCmd[4]; /*!< Read register command buffer */ member
/bsp/bouffalo_lab/bl808/lp/board/
A Dfw_header.c59 .flash_cfg.cfg.readRegCmd[0] = 0x05, /*!< Read register command buffer */
60 .flash_cfg.cfg.readRegCmd[1] = 0x35, /*!< Read register command buffer */
61 .flash_cfg.cfg.readRegCmd[2] = 0x00, /*!< Read register command buffer */
62 .flash_cfg.cfg.readRegCmd[3] = 0x00, /*!< Read register command buffer */
A Dfw_header.h59 uint8_t readRegCmd[4]; /*!< Read register command buffer */ member
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/
A Dbl702_nflash.h150 uint8_t readRegCmd[4]; /*!< Read register command buffer */ member
A Dbl702_romdriver.h442 …((int(*)(spi_flash_cfg_type * flashCfg, uint8_t readRegCmd, uint8_t * regValue, uint8_t regLen)) R…
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/
A Dbl702_romapi.c608 …bflb_sflash_read_reg_with_cmd(spi_flash_cfg_type *flash_cfg, uint8_t readRegCmd, uint8_t *reg_valu… in bflb_sflash_read_reg_with_cmd() argument
610 return RomDriver_SFlash_Read_Reg_With_Cmd(flash_cfg, readRegCmd, reg_value, reg_len); in bflb_sflash_read_reg_with_cmd()
A Dbl702_snflash.c123 .readRegCmd = 0xB5, in Nandflash_Psram_Cfg()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/
A Dbl602_romdriver.h653 …((int(*)(spi_flash_cfg_type * flashCfg, uint8_t readRegCmd, uint8_t * regValue, uint8_t regLen)) R…
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/
A Dbl616_romdriver_e907.h1702 …((int (*) (spi_flash_cfg_type *flashCfg, uint8_t readRegCmd, uint8_t *regValue, uint8_t regLen))RO…

Completed in 38 milliseconds