/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_hal_radio_timer.c | 361 RADIO_TIMER_Context.enableTimeBase = TRUE; in HAL_RADIO_TIMER_Init() 379 _configureTxRxDelay(&RADIO_TIMER_Context, TRUE); in HAL_RADIO_TIMER_Init() 454 RADIO_TIMER_Context.radioTimer.pending = TRUE; in HAL_RADIO_TIMER_Tick() 573 RADIO_TIMER_Context.stop_notimer_action = TRUE; in HAL_RADIO_TIMER_PowerSaveLevelCheck() 608 RADIO_TIMER_Context.radioTimer.pending = TRUE; in HAL_RADIO_TIMER_SetRadioTimerValue() 1194 RADIO_TIMER_Context.calibrationSettings.calibration_in_progress = TRUE; in _calibration_callback() 1207 timerHandle->active = TRUE; in _start_timer() 1277 share = TRUE; in _update_user_timeout() 1280 if (share == TRUE) in _update_user_timeout() 1286 VTIMER_SetWakeupTime(delay, TRUE); in _update_user_timeout() [all …]
|
D | stm32wb0x_hal_radio.c | 167 return TRUE; in CondRoutineTrue() 172 return TRUE; in DataRoutineNull() 181 return TRUE; in CondRoutineRxTrue() 250 mr_ble_rxadc_delay_flag = TRUE; in HAL_RADIO_Init() 261 mr_ble_rxadc_delay_flag = TRUE; in HAL_RADIO_Init() 508 return TRUE; in HAL_RADIO_Callback() 535 …obalParameters.current_action_packet->condRoutine(globalParameters.current_action_packet)) == TRUE) in HAL_RADIO_ActionPacketIsr() 1497 return TRUE; in CarrierSenseCallback() 1572 _timeout = TRUE; in CarrierSenseCallback() 1574 return TRUE; in CarrierSenseCallback()
|
D | stm32wb0x_hal_pwr.c | 356 radio_disabled = TRUE; in HAL_PWR_ConfigDEEPSTOP()
|
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/ |
D | transport_layer.c | 109 uint8_t allowed = TRUE; in check_legacy_extended_call() 115 legacy_cmd_issued = TRUE; in check_legacy_extended_call() 116 allowed = TRUE; // OK in check_legacy_extended_call() 123 extended_cmd_issued = TRUE; in check_legacy_extended_call() 124 allowed = TRUE; // OK in check_legacy_extended_call()
|
D | aci_adv_nwk.c | 337 *adv_enabled = TRUE; in adv_data_check_param() 394 *adv_enabled = TRUE; in scan_resp_data_check_param() 586 extend = TRUE; in allocate_and_set_data_ext() 633 …f(((Enable & 0x01U) == 0x01U) && (new_buff_pending(Advertising_Handle, PERIODIC_ADV_DATA) == TRUE)) in hci_le_set_periodic_advertising_enable_preprocess() 651 if(new_buff_pending(Advertising_Set_Parameters[i].Advertising_Handle, ADV_DATA) == TRUE || in hci_le_set_extended_advertising_enable_preprocess() 652 new_buff_pending(Advertising_Set_Parameters[i].Advertising_Handle, SCAN_RESP_DATA) == TRUE) in hci_le_set_extended_advertising_enable_preprocess()
|
D | adv_buff_alloc.c | 86 return TRUE; in new_buff_pending()
|
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/RADIO_utils/Src/ |
D | RADIO_utils.c | 189 high_power = TRUE; in RADIO_SetHighPower() 202 if(high_power == TRUE) in RADIO_SetHighPower() 431 return TRUE; in LL_busy() 485 tone_started = TRUE; in aci_hal_tone_start()
|
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/link_layer/ll_cmd_lib/inc/ |
D | common_types.h | 110 #define CS_TESTING TRUE 125 #ifndef TRUE 126 #define TRUE 1 macro
|
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Interfaces/ |
D | hw_pka.c | 49 pv->run = TRUE; in HW_PKA_Enable() 77 return TRUE; in HW_PKA_Enable()
|
D | hw_aes.c | 56 av->run = TRUE; in HW_AES_Enable() 65 return TRUE; in HW_AES_Enable()
|
/hal_stm32-latest/lib/stm32wb/hci/ |
D | app_common.h | 45 #undef TRUE 46 #define TRUE (!0) macro
|
D | utilities_common.h | 46 #undef TRUE 47 #define TRUE (!0) macro
|
D | stm32_wpan_common.h | 59 #undef TRUE 60 #define TRUE (!0U) macro
|
D | stm_list.c | 45 return_value = TRUE; in LST_is_empty()
|
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/Core/Inc/ |
D | app_common.h | 48 #undef TRUE 49 #define TRUE (!0) macro
|
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ |
D | stm32_wpan_common.h | 45 #undef TRUE 46 #define TRUE (!0U) macro
|
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/Core/Inc/ |
D | app_common.h | 45 #undef TRUE 46 #define TRUE (!0) macro
|
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/ |
D | utilities_common.h | 47 #undef TRUE 48 #define TRUE (!0) macro
|
D | stm_list.c | 44 return_value = TRUE; in LST_is_empty()
|
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/ |
D | bleplat_cntr.c | 224 if(Cal_Enabled == TRUE) in BLEPLAT_CNTR_GetTimer2TimeoutForIfs() 251 if(Cal_Enabled == TRUE) in BLEPLAT_CNTR_GetTimer2TimeoutForIfs()
|
/hal_stm32-latest/stm32cube/stm32wb0x/soc/ |
D | stm32wb0x.h | 150 #define TRUE ((BOOL)1U) macro
|