Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/
H A Dbsp_cache.c79 ssp_err_t R_BSP_CacheSet(bsp_cache_state_t state) in R_BSP_CacheSet() function
H A Dbsp_clocks.c82 R_BSP_CacheSet(BSP_CACHE_STATE_ON); // Turn on cache. in bsp_clock_init()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/
H A Dbsp_mcu_api.h48 ssp_err_t R_BSP_CacheSet(bsp_cache_state_t state);
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_flash_lp/hw/target/flash_lp_core/
H A Dhw_codeflash.c134 R_BSP_CacheSet(p_ctrl->cache_state); in HW_FLASH_LP_codeflash_enter_read_mode()
143 R_BSP_CacheSet(p_ctrl->cache_state); in HW_FLASH_LP_codeflash_enter_read_mode()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_cgc/
H A Dr_cgc.c2793 R_BSP_CacheSet(cache_state); // Restore cache to previous state. in r_cgc_operating_hw_modeset()