Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/
H A Dr_flash_lp_private_api.h40 ssp_err_t R_FLASH_LP_IdCodeSet(flash_ctrl_t * const p_ctrl, uint8_t const * const p_id_code, flash_…
H A Dr_flash_lp.c131 .idCodeSet = R_FLASH_LP_IdCodeSet,
703 ssp_err_t R_FLASH_LP_IdCodeSet (flash_ctrl_t * const p_api_ctrl, in R_FLASH_LP_IdCodeSet() function