Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_subghz.c153 #define SUBGHZ_DEEP_SLEEP_ENABLE 1U /* SUBGHZ Radio in Deep Sleep */ macro
320 hsubghz->DeepSleep = SUBGHZ_DEEP_SLEEP_ENABLE; in HAL_SUBGHZ_Init()
978 hsubghz->DeepSleep = SUBGHZ_DEEP_SLEEP_ENABLE; in HAL_SUBGHZ_ExecSetCmd()
1748 if (hsubghz->DeepSleep == SUBGHZ_DEEP_SLEEP_ENABLE) in SUBGHZ_CheckDeviceReady()