Home
last modified time | relevance | path

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

12345678910

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/
Dfsl_lpuart.c794 s_atomicOldInt = DisableGlobalIRQ(); in LPUART_EnableInterrupts()
801 s_atomicOldInt = DisableGlobalIRQ(); in LPUART_EnableInterrupts()
811 s_atomicOldInt = DisableGlobalIRQ(); in LPUART_EnableInterrupts()
855 s_atomicOldInt = DisableGlobalIRQ(); in LPUART_DisableInterrupts()
862 s_atomicOldInt = DisableGlobalIRQ(); in LPUART_DisableInterrupts()
871 s_atomicOldInt = DisableGlobalIRQ(); in LPUART_DisableInterrupts()
1481 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferStartRingBuffer()
1503 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferStopRingBuffer()
1563 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferSendNonBlocking()
1588 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferAbortSend()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_manager.c554 uint32_t regPrimask = DisableGlobalIRQ(); in SerialManager_IsrFunction()
623 primask = DisableGlobalIRQ(); in SerialManager_Task()
634 primask = DisableGlobalIRQ(); in SerialManager_Task()
669 primask = DisableGlobalIRQ(); in SerialManager_Task()
684 primask = DisableGlobalIRQ(); in SerialManager_Task()
708 primask = DisableGlobalIRQ(); in SerialManager_Task()
721 primask = DisableGlobalIRQ(); in SerialManager_Task()
783 primask = DisableGlobalIRQ();
805 primask = DisableGlobalIRQ();
853 primask = DisableGlobalIRQ();
[all …]
/hal_nxp-latest/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-latest/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();
328 uint32_t regPrimask = DisableGlobalIRQ(); in TimerManagerTaskProcess()
371 regPrimask = DisableGlobalIRQ(); in TimerManagerTaskProcess()
398 regPrimask = DisableGlobalIRQ(); in TimerManagerTaskProcess()
524 uint32_t regPrimask = DisableGlobalIRQ(); in TimerStop()
556 uint32_t regPrimask = DisableGlobalIRQ(); in TimerEnable()
705 uint32_t regPrimask = DisableGlobalIRQ(); in TM_EnterTickless()
744 uint32_t regPrimask = DisableGlobalIRQ(); in TM_ExitTickless()
974 uint32_t regPrimask = DisableGlobalIRQ(); in TM_Stop()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart.c869 s_atomicOldInt = DisableGlobalIRQ(); in LPUART_EnableInterrupts()
876 s_atomicOldInt = DisableGlobalIRQ(); in LPUART_EnableInterrupts()
886 s_atomicOldInt = DisableGlobalIRQ(); in LPUART_EnableInterrupts()
921 s_atomicOldInt = DisableGlobalIRQ(); in LPUART_DisableInterrupts()
928 s_atomicOldInt = DisableGlobalIRQ(); in LPUART_DisableInterrupts()
937 s_atomicOldInt = DisableGlobalIRQ(); in LPUART_DisableInterrupts()
1542 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferStartRingBuffer()
1564 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferStopRingBuffer()
1624 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferSendNonBlocking()
1649 uint32_t irqMask = DisableGlobalIRQ(); in LPUART_TransferAbortSend()
[all …]
/hal_nxp-latest/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-latest/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-latest/mcux/mcux-sdk/components/internal_flash/
Dfsl_adapter_k4_flash.c129 uint32_t regPrimask = DisableGlobalIRQ(); in HAL_FlashProgramAdaptation()
160 uint32_t regPrimask = DisableGlobalIRQ(); in HAL_FlashInit()
184 uint32_t regPrimask = DisableGlobalIRQ(); in HAL_FlashVerifyErase()
293 uint32_t regPrimask = DisableGlobalIRQ(); in HAL_FlashEraseSector()
420 uint32_t regPrimask = DisableGlobalIRQ(); in HAL_FlashReadCheckEccFaults()
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-latest/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(); \
775 static inline uint32_t DisableGlobalIRQ(void) in DisableGlobalIRQ() function
/hal_nxp-latest/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-latest/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-latest/mcux/mcux-sdk/components/flash/mflash/mimxrt1170evkb/
Dmflash_drv.c299 uint32_t primask = DisableGlobalIRQ(); in mflash_drv_init_internal()
351 uint32_t primask = DisableGlobalIRQ(); in mflash_drv_sector_erase_internal()
385 uint32_t primask = DisableGlobalIRQ(); in mflash_drv_page_program_internal()
421 uint32_t primask = DisableGlobalIRQ(); in mflash_drv_read_internal()
/hal_nxp-latest/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-latest/mcux/mcux-sdk/components/internal_flash/evkbmimxrt1170/
Dfsl_adapter_flexspi_nor_flash.c331 key = DisableGlobalIRQ(); in HAL_FlashInit()
542 key = DisableGlobalIRQ(); in HAL_FlashProgram()
698 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
718 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
827 key = DisableGlobalIRQ(); in HAL_FlashRead()
/hal_nxp-latest/mcux/mcux-sdk/components/internal_flash/mimxrt1160/
Dfsl_adapter_flexspi_nor_flash.c345 key = DisableGlobalIRQ(); in HAL_FlashInit()
557 key = DisableGlobalIRQ(); in HAL_FlashProgram()
713 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
733 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
842 key = DisableGlobalIRQ(); in HAL_FlashRead()
/hal_nxp-latest/mcux/mcux-sdk/components/internal_flash/mimxrt1170/
Dfsl_adapter_flexspi_nor_flash.c345 key = DisableGlobalIRQ(); in HAL_FlashInit()
556 key = DisableGlobalIRQ(); in HAL_FlashProgram()
712 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
732 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
841 key = DisableGlobalIRQ(); in HAL_FlashRead()
/hal_nxp-latest/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-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rpmsg.c425 primask = DisableGlobalIRQ(); in HAL_RpmsgSendTimeout()
471 primask = DisableGlobalIRQ(); in HAL_RpmsgAllocTxBufferTimeout()
481 primask = DisableGlobalIRQ(); in HAL_RpmsgFreeRxBuffer()
508 primask = DisableGlobalIRQ(); in HAL_RpmsgNoCopySend()
/hal_nxp-latest/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-latest/mcux/mcux-sdk/components/internal_flash/rdrw612bga/
Dfsl_adapter_flexspi_nor_flash.c315 key = DisableGlobalIRQ(); in HAL_FlashInit()
505 key = DisableGlobalIRQ(); in HAL_FlashProgram()
639 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
659 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
/hal_nxp-latest/mcux/mcux-sdk/components/internal_flash/octal_flash/RT595/
Dfsl_adapter_flexspi_nor_flash.c359 key = DisableGlobalIRQ(); in HAL_FlashInit()
519 key = DisableGlobalIRQ(); in HAL_FlashProgram()
637 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
661 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
/hal_nxp-latest/mcux/mcux-sdk/components/internal_flash/octal_flash/
Dfsl_adapter_flexspi_nor_flash.c360 key = DisableGlobalIRQ(); in HAL_FlashInit()
520 key = DisableGlobalIRQ(); in HAL_FlashProgram()
638 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
662 key = DisableGlobalIRQ(); in HAL_FlashEraseSector()
/hal_nxp-latest/mcux/mcux-sdk/drivers/rtwdog/
Dfsl_rtwdog.c120 primaskValue = DisableGlobalIRQ(); in RTWDOG_Init()
144 primaskValue = DisableGlobalIRQ(); in RTWDOG_Deinit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/wdog8/
Dfsl_wdog8.c121 primaskValue = DisableGlobalIRQ(); in WDOG8_Init()
143 primaskValue = DisableGlobalIRQ(); in WDOG8_Deinit()

12345678910