Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_sys/src/
Dll_sys_dp_slp.c30 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()
93 linklayer_dp_slp_state = LL_SYS_DP_SLP_ENABLED; in ll_sys_dp_slp_enter()
113 if(linklayer_dp_slp_state == LL_SYS_DP_SLP_DISABLED) in ll_sys_dp_slp_exit()
130 linklayer_dp_slp_state = LL_SYS_DP_SLP_DISABLED; in ll_sys_dp_slp_exit()