Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_radio_timer.c197 #define ATOMIC_SECTION_BEGIN() uint32_t uwPRIMASK_Bit = __get_PRIMASK(); \ macro
210 #define INCREMENT_EXPIRE_COUNT ATOMIC_SECTION_BEGIN(); INCREMENT_EXPIRE_COUNT_ISR ; ATOMIC_SECTION_…
392 ATOMIC_SECTION_BEGIN(); in HAL_RADIO_TIMER_Tick()
757 ATOMIC_SECTION_BEGIN(); in HAL_RADIO_TIMER_ClearRadioTimerValue()
797 ATOMIC_SECTION_BEGIN(); in HAL_RADIO_TIMER_SetRadioCloseTimeout()
1226 ATOMIC_SECTION_BEGIN(); in _get_system_time_and_machine()
1252 ATOMIC_SECTION_BEGIN(); in _update_user_timeout()
1451 ATOMIC_SECTION_BEGIN(); in _updateCalibrationData()
1501 ATOMIC_SECTION_BEGIN(); in _check_radio_activity()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/PKAMGR/Src/
Dpka_manager.c58 #define ATOMIC_SECTION_BEGIN() uint32_t uwPRIMASK_Bit = __get_PRIMASK(); \ macro
118 ATOMIC_SECTION_BEGIN(); in PKAMGR_Lock()
138 ATOMIC_SECTION_BEGIN(); in PKAMGR_Unlock()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_aes.c40 #define ATOMIC_SECTION_BEGIN() uint32_t uwPRIMASK_Bit = __get_PRIMASK(); \ macro
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/Core/Inc/
Dapp_common.h51 #define ATOMIC_SECTION_BEGIN() uint32_t uwPRIMASK_Bit = __get_PRIMASK(); \ macro
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmds.c356 ATOMIC_SECTION_BEGIN(); in aci_hal_read_radio_reg()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat_cntr.c43 #define ATOMIC_SECTION_BEGIN() uint32_t uwPRIMASK_Bit = __get_PRIMASK(); \ macro