Searched refs:HW_FLASH_LP_access_window_set (Results 1 – 3 of 3) sorted by relevance
63 ssp_err_t HW_FLASH_LP_access_window_set (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t const …
101 ssp_err_t HW_FLASH_LP_access_window_set (flash_lp_instance_ctrl_t * const p_ctrl, uint32_t const st… in HW_FLASH_LP_access_window_set() function
600 err = HW_FLASH_LP_access_window_set(p_ctrl, start_addr, end_addr); in R_FLASH_LP_AccessWindowSet()