Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/
H A Dhw_dataflash.h77 void HW_FLASH_LP_dataflash_enable (flash_lp_instance_ctrl_t * const p_ctrl);
H A Dhw_dataflash.c59 void HW_FLASH_LP_dataflash_enable (flash_lp_instance_ctrl_t * const p_ctrl) in HW_FLASH_LP_dataflash_enable() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/
H A Dr_flash_lp.c1195 HW_FLASH_LP_dataflash_enable(p_ctrl); in flash_setup()