Home
last modified time | relevance | path

Searched refs:DisableGlobalIRQ (Results 1 – 25 of 205) sorted by relevance

123456789

/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8QM6/drivers/
Dfsl_sc_event.c133 primask = DisableGlobalIRQ(); in SCEvent_Pool_Alloc()
152 primask = DisableGlobalIRQ(); in SCEvent_Pool_Alloc()
181 primask = DisableGlobalIRQ(); in SCEvent_Pool_Free()
293 primask = DisableGlobalIRQ(); in SCEvent_RegisterEventHandler()
305 primask = DisableGlobalIRQ(); in SCEvent_UnregisterEventHandler()
362 primask = DisableGlobalIRQ(); in SCEvent_WaitEvent()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_manager.c550 uint32_t regPrimask = DisableGlobalIRQ(); in SerialManager_IsrFunction()
618 primask = DisableGlobalIRQ(); in SerialManager_Task()
629 primask = DisableGlobalIRQ(); in SerialManager_Task()
664 primask = DisableGlobalIRQ(); in SerialManager_Task()
679 primask = DisableGlobalIRQ(); in SerialManager_Task()
703 primask = DisableGlobalIRQ(); in SerialManager_Task()
716 primask = DisableGlobalIRQ(); in SerialManager_Task()
778 primask = DisableGlobalIRQ();
800 primask = DisableGlobalIRQ();
848 primask = DisableGlobalIRQ();
[all …]
Dfsl_component_serial_port_virtual.c85 regPrimask = DisableGlobalIRQ(); in Serial_PortVirtualAddItem()
117 regPrimask = DisableGlobalIRQ(); in Serial_PortVirtualRemoveItem()
148 regPrimask = DisableGlobalIRQ(); in Serial_PortVirtualGetInstance()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c40 #define TIMER_ENTER_CRITICAL() uint32_t regPrimask = DisableGlobalIRQ();
46 #define TIMER_ENTER_CRITICAL() uint32_t regPrimask = DisableGlobalIRQ();
325 uint32_t regPrimask = DisableGlobalIRQ(); in TimerManagerTaskProcess()
367 regPrimask = DisableGlobalIRQ(); in TimerManagerTaskProcess()
394 regPrimask = DisableGlobalIRQ(); in TimerManagerTaskProcess()
516 uint32_t regPrimask = DisableGlobalIRQ(); in TimerStop()
548 uint32_t regPrimask = DisableGlobalIRQ(); in TimerEnable()
685 uint32_t regPrimask = DisableGlobalIRQ(); in TM_EnterTickless()
725 uint32_t regPrimask = DisableGlobalIRQ(); in TM_ExitTickless()
942 uint32_t regPrimask = DisableGlobalIRQ(); in TM_Stop()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/wdog/
Dfsl_wdog.c101 primaskValue = DisableGlobalIRQ(); in WDOG_Init()
126 primaskValue = DisableGlobalIRQ(); in WDOG_Deinit()
165 primaskValue = DisableGlobalIRQ(); in WDOG_SetTestModeConfig()
236 primaskValue = DisableGlobalIRQ(); in WDOG_Refresh()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/uart/
Dfsl_uart.c992 uint32_t irqMask = DisableGlobalIRQ(); in UART_TransferStartRingBuffer()
1020 uint32_t irqMask = DisableGlobalIRQ(); in UART_TransferStopRingBuffer()
1079 uint32_t irqMask = DisableGlobalIRQ(); in UART_TransferSendNonBlocking()
1104 uint32_t irqMask = DisableGlobalIRQ(); in UART_TransferAbortSend()
1219 irqMask = DisableGlobalIRQ(); in UART_TransferReceiveNonBlocking()
1262 irqMask = DisableGlobalIRQ(); in UART_TransferReceiveNonBlocking()
1286 irqMask = DisableGlobalIRQ(); in UART_TransferReceiveNonBlocking()
1329 uint32_t irqMask = DisableGlobalIRQ(); in UART_TransferAbortReceive()
1574 irqMask = DisableGlobalIRQ(); in UART_TransferHandleIRQ()
1606 irqMask = DisableGlobalIRQ(); in UART_TransferHandleIRQ()
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/components/srtm/port/
Dsrtm_message_pool.c65 primask = DisableGlobalIRQ(); in SRTM_MessagePool_Alloc()
91 primask = DisableGlobalIRQ(); in SRTM_MessagePool_Alloc()
127 primask = DisableGlobalIRQ(); in SRTM_MessagePool_Free()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/common/
Dfsl_common_arm.h261 s_atomicOldInt = DisableGlobalIRQ(); \
270 s_atomicOldInt = DisableGlobalIRQ(); \
279 s_atomicOldInt = DisableGlobalIRQ(); \
288 s_atomicOldInt = DisableGlobalIRQ(); \
297 s_atomicOldInt = DisableGlobalIRQ(); \
306 s_atomicOldInt = DisableGlobalIRQ(); \
742 static inline uint32_t DisableGlobalIRQ(void) in DisableGlobalIRQ() function
/hal_nxp-3.6.0/mcux/mcux-sdk/components/log/
Dfsl_component_log.c242 primask = DisableGlobalIRQ(); in LOG_DumpInternal()
342 primask = DisableGlobalIRQ(); in LOG_DumpInternal()
455 primask = DisableGlobalIRQ(); in LOG_AsyncPrintf()
466 primask = DisableGlobalIRQ(); in LOG_AsyncPrintf()
479 primask = DisableGlobalIRQ(); in LOG_AsyncPrintf()
594 regPrimask = DisableGlobalIRQ(); in LOG_BackendRegister()
627 regPrimask = DisableGlobalIRQ(); in LOG_BackendUnregister()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart.c1280 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferStartRingBuffer()
1302 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferStopRingBuffer()
1355 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferSendNonBlocking()
1380 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferAbortSend()
1502 irqMask = DisableGlobalIRQ(); in LPUART_TransferReceiveNonBlocking()
1546 irqMask = DisableGlobalIRQ(); in LPUART_TransferReceiveNonBlocking()
1570 irqMask = DisableGlobalIRQ(); in LPUART_TransferReceiveNonBlocking()
1606 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferAbortReceive()
1686 irqMask = DisableGlobalIRQ(); in LPUART_TransferHandleIDLEReady()
1803 irqMask = DisableGlobalIRQ(); in LPUART_TransferHandleReceiveDataFull()
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/components/internal_flash/evkbmimxrt1060/
Dfsl_adapter_flexspi_nor_flash.c318 key = DisableGlobalIRQ(); in HAL_FlashInit()
508 key = DisableGlobalIRQ(); in HAL_FlashProgram()
642 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
662 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
751 key = DisableGlobalIRQ(); in HAL_FlashRead()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/internal_flash/
Dfsl_adapter_flexspi_nor_flash.c318 key = DisableGlobalIRQ(); in HAL_FlashInit()
508 key = DisableGlobalIRQ(); in HAL_FlashProgram()
642 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
662 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
751 key = DisableGlobalIRQ(); in HAL_FlashRead()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/internal_flash/evkbmimxrt1170/
Dfsl_adapter_flexspi_nor_flash.c319 key = DisableGlobalIRQ(); in HAL_FlashInit()
530 key = DisableGlobalIRQ(); in HAL_FlashProgram()
686 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
706 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
815 key = DisableGlobalIRQ(); in HAL_FlashRead()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rpmsg.c383 primask = DisableGlobalIRQ(); in HAL_RpmsgSend()
410 primask = DisableGlobalIRQ(); in HAL_RpmsgAllocTxBuffer()
420 primask = DisableGlobalIRQ(); in HAL_RpmsgFreeRxBuffer()
441 primask = DisableGlobalIRQ(); in HAL_RpmsgNoCopySend()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/rtwdog/
Dfsl_rtwdog.c120 primaskValue = DisableGlobalIRQ(); in RTWDOG_Init()
144 primaskValue = DisableGlobalIRQ(); in RTWDOG_Deinit()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/wdog8/
Dfsl_wdog8.c121 primaskValue = DisableGlobalIRQ(); in WDOG8_Init()
143 primaskValue = DisableGlobalIRQ(); in WDOG8_Deinit()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_dispatcher.c93 primask = DisableGlobalIRQ(); in SRTM_Dispatcher_QueueMessage()
107 primask = DisableGlobalIRQ(); /* Protect messageQ */ in SRTM_Dispatcher_DequeueMessage()
125 primask = DisableGlobalIRQ(); in SRTM_Dispatcher_RecvMessage()
195 primask = DisableGlobalIRQ(); in SRTM_Dispatcher_RecycleMessage()
434 primask = DisableGlobalIRQ(); in SRTM_Dispatcher_RemovePeerCore()
657 primask = DisableGlobalIRQ(); in SRTM_Dispatcher_DeliverMessages()
748 primask = DisableGlobalIRQ(); in SRTM_Dispatcher_PostRecvData()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/internal_flash/evkmimxrt1040/
Dfsl_adapter_flexspi_nor_flash.c319 key = DisableGlobalIRQ(); in HAL_FlashInit()
516 key = DisableGlobalIRQ(); in HAL_FlashProgram()
650 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
670 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/internal_flash/octal_flash/RT595/
Dfsl_adapter_flexspi_nor_flash.c348 key = DisableGlobalIRQ(); in HAL_FlashInit()
508 key = DisableGlobalIRQ(); in HAL_FlashProgram()
626 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
650 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/internal_flash/octal_flash/
Dfsl_adapter_flexspi_nor_flash.c365 key = DisableGlobalIRQ(); in HAL_FlashInit()
529 key = DisableGlobalIRQ(); in HAL_FlashProgram()
648 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
672 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/wdog01/
Dfsl_wdog.c121 primaskValue = DisableGlobalIRQ(); in WDOG_Init()
210 primaskValue = DisableGlobalIRQ(); in WDOG_Refresh()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/wdog32/
Dfsl_wdog32.c101 primaskValue = DisableGlobalIRQ(); in WDOG32_Init()
139 primaskValue = DisableGlobalIRQ(); in WDOG32_Deinit()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/wwdt/
Dfsl_wwdt.c175 primaskValue = DisableGlobalIRQ(); in WWDT_Init()
234 primaskValue = DisableGlobalIRQ(); in WWDT_Refresh()
/hal_nxp-3.6.0/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_igpio.c208 regPrimask = DisableGlobalIRQ(); in HAL_GpioAddItem()
239 regPrimask = DisableGlobalIRQ(); in HAL_GpioRemoveItem()
443 regPrimask = DisableGlobalIRQ(); in HAL_GpioSetTriggerMode()
Dfsl_adapter_rt_gpio.c124 regPrimask = DisableGlobalIRQ(); in HAL_GpioAddItem()
155 regPrimask = DisableGlobalIRQ(); in HAL_GpioRemoveItem()
228 regPrimask = DisableGlobalIRQ(); in HAL_GpioInit()

123456789