Home
last modified time | relevance | path

Searched refs:bflb_sf_ctrl_get_busy_state (Results 1 – 9 of 9) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_spi_psram.c149 while (bflb_sf_ctrl_get_busy_state()) { in bflb_psram_readreg()
296 while (bflb_sf_ctrl_get_busy_state()) { in bflb_psram_readid()
333 while (bflb_sf_ctrl_get_busy_state()) { in bflb_psram_enterquadmode()
374 while (bflb_sf_ctrl_get_busy_state()) { in bflb_psram_exitquadmode()
418 while (bflb_sf_ctrl_get_busy_state()) { in bflb_psram_toggleburstlength()
465 while (bflb_sf_ctrl_get_busy_state()) { in bflb_psram_softwarereset()
479 while (bflb_sf_ctrl_get_busy_state()) { in bflb_psram_softwarereset()
752 while (bflb_sf_ctrl_get_busy_state()) { in bflb_psram_read()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/src/
A Dbl602_sflash_ext.c254 while (SET == bflb_sf_ctrl_get_busy_state()) { in bflb_sflash_erase_security_register()
305 while (SET == bflb_sf_ctrl_get_busy_state()) { in bflb_sflash_erase_security_register()
357 while (SET == bflb_sf_ctrl_get_busy_state()) { in bflb_sflash_program_security_register()
432 while (SET == bflb_sf_ctrl_get_busy_state()) { in bflb_sflash_program_security_register()
480 while (SET == bflb_sf_ctrl_get_busy_state()) { in bflb_sflash_read_security_register()
520 while (SET == bflb_sf_ctrl_get_busy_state()) { in bflb_sflash_read_security_register()
548 while (SET == bflb_sf_ctrl_get_busy_state()) { in bflb_sflash_read_security_register()
A Dbl602_romapi.c942 uint8_t ATTR_TCM_SECTION bflb_sf_ctrl_get_busy_state(void) in bflb_sf_ctrl_get_busy_state() function
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/flash/
A Dbflb_sflash.c203 while (bflb_sf_ctrl_get_busy_state()) {
293 while (bflb_sf_ctrl_get_busy_state()) {
865 while (bflb_sf_ctrl_get_busy_state()) {
910 while (bflb_sf_ctrl_get_busy_state()) {
969 while (bflb_sf_ctrl_get_busy_state()) {
1009 while (bflb_sf_ctrl_get_busy_state()) {
1048 while (bflb_sf_ctrl_get_busy_state()) {
1569 while (bflb_sf_ctrl_get_busy_state()) {
1619 while (bflb_sf_ctrl_get_busy_state()) {
1672 while (bflb_sf_ctrl_get_busy_state()) {
[all …]
A Dbflb_sf_ctrl.c136 while (bflb_sf_ctrl_get_busy_state()) { in bflb_sf_ctrl_enable()
1000 while (bflb_sf_ctrl_get_busy_state()) { in bflb_sf_ctrl_set_owner()
1745 while (bflb_sf_ctrl_get_busy_state()) { in bflb_sf_ctrl_sendcmd()
1851 while (bflb_sf_ctrl_get_busy_state()) { in bflb_sf_ctrl_sendcmd()
1908 while (bflb_sf_ctrl_get_busy_state()) { in bflb_sf_ctrl_xip_set()
2009 while (bflb_sf_ctrl_get_busy_state()) { in bflb_sf_ctrl_psram_write_set()
2114 while (bflb_sf_ctrl_get_busy_state()) { in bflb_sf_ctrl_psram_read_set()
2204 uint8_t ATTR_TCM_SECTION bflb_sf_ctrl_get_busy_state(void) in bflb_sf_ctrl_get_busy_state() function
A Dbflb_sf_ctrl.h473 uint8_t bflb_sf_ctrl_get_busy_state(void);
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/
A Dbl702_sflash_ext.c154 while (SET == bflb_sf_ctrl_get_busy_state()) { in bflb_sflash_read_reg_with_cmd()
A Dbl702_romapi.c983 bflb_sf_ctrl_get_busy_state(void) in bflb_sf_ctrl_get_busy_state() function
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_romapi_e907.c1685 uint8_t bflb_sf_ctrl_get_busy_state(void){ in bflb_sf_ctrl_get_busy_state() function

Completed in 32 milliseconds