Home
last modified time | relevance | path

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

/hal_stm32-3.7.0/lib/stm32wba/hci/
Dll_sys_dp_slp.c33 ll_sys_dp_slp_state_t linklayer_dp_slp_state = LL_SYS_DP_SLP_DISABLED; variable
62 return linklayer_dp_slp_state; in ll_sys_dp_slp_get_state()
103 linklayer_dp_slp_state = LL_SYS_DP_SLP_ENABLED; in ll_sys_dp_slp_enter()
123 if(linklayer_dp_slp_state == LL_SYS_DP_SLP_DISABLED) in ll_sys_dp_slp_exit()
150 linklayer_dp_slp_state = LL_SYS_DP_SLP_DISABLED; in ll_sys_dp_slp_exit()