Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_subghz.c320 hsubghz->DeepSleep = SUBGHZ_DEEP_SLEEP_ENABLE; in HAL_SUBGHZ_Init()
978 hsubghz->DeepSleep = SUBGHZ_DEEP_SLEEP_ENABLE; in HAL_SUBGHZ_ExecSetCmd()
982 hsubghz->DeepSleep = SUBGHZ_DEEP_SLEEP_DISABLE; in HAL_SUBGHZ_ExecSetCmd()
1748 if (hsubghz->DeepSleep == SUBGHZ_DEEP_SLEEP_ENABLE) in SUBGHZ_CheckDeviceReady()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_subghz.h87 …uint8_t DeepSleep; /*!< SUBGHZ deep sleep state … member