Home
last modified time | relevance | path

Searched refs:g_bsp_module_stop (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.c93 static const uint8_t g_bsp_module_stop[] = variable
247 SSP_PARAMETER_NOT_USED(BSP_COMPILE_TIME_ASSERT(SSP_IP_MAX == sizeof(g_bsp_module_stop))); in R_BSP_ModuleStateGet()
249 data.byte = g_bsp_module_stop[p_feature->id]; in R_BSP_ModuleStateGet()
291 SSP_PARAMETER_NOT_USED(BSP_COMPILE_TIME_ASSERT(SSP_IP_MAX == sizeof(g_bsp_module_stop))); in r_bsp_module_start_stop()
293 data.byte = g_bsp_module_stop[p_feature->id]; in r_bsp_module_start_stop()
347 data.byte = g_bsp_module_stop[p_feature->id]; in r_bsp_get_mstp_mask()