Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/s1ja/
H A Dbsp_module_stop.c177 static uint32_t r_bsp_get_mstp_mask (ssp_feature_t const * const p_feature);
256 uint32_t mask = r_bsp_get_mstp_mask(p_feature); in R_BSP_ModuleStateGet()
300 uint32_t mask = r_bsp_get_mstp_mask(p_feature); in r_bsp_module_start_stop()
344 static uint32_t r_bsp_get_mstp_mask(ssp_feature_t const * const p_feature) in r_bsp_get_mstp_mask() function