Home
last modified time | relevance | path

Searched defs:rpe (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/samples/drivers/mspi/mspi_flash/src/
Dmain.c67 const uint8_t *rpe = rp + len; in single_sector_test() local
150 const uint8_t *rpe = rp + len; in multi_sector_test() local
/Zephyr-latest/samples/drivers/spi_flash/src/
Dmain.c109 const uint8_t *rpe = rp + len; in single_sector_test() local
191 const uint8_t *rpe = rp + len; in multi_sector_test() local
/Zephyr-latest/tests/drivers/mspi/flash/src/
Dmain.c163 const uint8_t *rpe = rp + MSPI_FLASH_TEST_SIZE; in test_multi_sector_rw() local
/Zephyr-latest/tests/kernel/device/src/
Dmain.c217 struct init_record *rpe = rp; in ZTEST() local