Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/
H A Dr_flash_lp.c339 uint8_t * p_flash_ptr = (uint8_t *) flash_address; in R_FLASH_LP_Read() local
362 p_dest_address[index] = p_flash_ptr[index]; in R_FLASH_LP_Read()