Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/common/inc/
Dsl_constants.h60 #define SL_ASSERT(condition, ...) \ macro
67 #define SL_ASSERT(condition, ...) \ macro
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_rsi_utility.c580 SL_ASSERT(profile != NULL); in save_wifi_current_performance_profile()
589 SL_ASSERT(profile != NULL); in get_wifi_current_performance_profile()
596 SL_ASSERT(profile != NULL); in get_coex_performance_profile()
686 SL_ASSERT(profile != NULL); in save_bt_current_performance_profile()
692 SL_ASSERT(profile != NULL); in get_bt_current_performance_profile()
945 SL_ASSERT(power_save_request != NULL); in convert_performance_profile_to_power_save_command()