Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dspi_flash_at45.c43 #define CMD_BINARY_PAGE_SIZE { 0x3D, 0x2A, 0x80, 0xA6 } macro
207 uint8_t const conf_binary_page_size[] = CMD_BINARY_PAGE_SIZE; in configure_page_size()