Searched refs:r_bsp_get_mstp_mask (Results 1 – 1 of 1) sorted by relevance
177 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