Home
last modified time | relevance | path

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

/bsp/efm32/
A Dapplication.c525 efm_spiFlash_cmd(sflash_inst_rdid_l, EFM32_NO_DATA, buf, sizeof(buf)); in rt_demo_thread_entry()
532 efm_spiFlash_cmd(sflash_inst_wren, EFM32_NO_DATA, EFM32_NO_POINTER, EFM32_NO_DATA); in rt_demo_thread_entry()
535 efm_spiFlash_cmd(sflash_inst_rdsr, EFM32_NO_DATA, buf2, sizeof(buf2)); in rt_demo_thread_entry()
542 efm_spiFlash_cmd(sflash_inst_rdsr, EFM32_NO_DATA, buf2, sizeof(buf2)); in rt_demo_thread_entry()
545 efm_spiFlash_cmd(sflash_inst_read, 0x00000300, buf, sizeof(buf)); in rt_demo_thread_entry()
A Ddev_sflash.c263 rt_uint32_t efm_spiFlash_cmd( in efm_spiFlash_cmd() function
390 efm_spiFlash_cmd(sflash_inst_rdid_s, EFM32_NO_DATA, buf, sizeof(buf)); in list_sflash()
A Ddev_sflash.h93 rt_uint32_t efm_spiFlash_cmd(

Completed in 10 milliseconds