Searched refs:readRegCmd (Results 1 – 16 of 16) sorted by relevance
| /bsp/bouffalo_lab/bl60x/board/ |
| A D | fw_header.c | 59 .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 D | fw_header.h | 59 uint8_t readRegCmd[4]; /*!< Read register command buffer */ member
|
| /bsp/bouffalo_lab/bl70x/board/ |
| A D | fw_header.c | 59 .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 D | fw_header.h | 59 uint8_t readRegCmd[4]; /*!< Read register command buffer */ member
|
| /bsp/bouffalo_lab/bl61x/board/ |
| A D | fw_header.c | 63 .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 D | fw_header.h | 59 uint8_t readRegCmd[4]; /*!< Read register command buffer */ member
|
| /bsp/bouffalo_lab/bl808/m0/board/ |
| A D | fw_header.c | 59 .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 D | fw_header.h | 59 uint8_t readRegCmd[4]; /*!< Read register command buffer */ member
|
| /bsp/bouffalo_lab/bl808/lp/board/ |
| A D | fw_header.c | 59 .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 D | fw_header.h | 59 uint8_t readRegCmd[4]; /*!< Read register command buffer */ member
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/ |
| A D | bl702_nflash.h | 150 uint8_t readRegCmd[4]; /*!< Read register command buffer */ member
|
| A D | bl702_romdriver.h | 442 …((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 D | bl702_romapi.c | 608 …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 D | bl702_snflash.c | 123 .readRegCmd = 0xB5, in Nandflash_Psram_Cfg()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/ |
| A D | bl602_romdriver.h | 653 …((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 D | bl616_romdriver_e907.h | 1702 …((int (*) (spi_flash_cfg_type *flashCfg, uint8_t readRegCmd, uint8_t *regValue, uint8_t regLen))RO…
|
Completed in 38 milliseconds