Home
last modified time | relevance | path

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

/bsp/phytium/libraries/drivers_example/
A Dspi_sample.c49 rt_uint8_t send_to_flash_id = 0x9f; /* Flash cmd */ in fspim_test_sample() local
63 msg1.send_buf = &send_to_flash_id; in fspim_test_sample()
78 rt_spi_send_then_recv(spi_device, &send_to_flash_id, 1, recv_from_falsh_id1, 5); in fspim_test_sample()

Completed in 4 milliseconds