/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8QM6/drivers/ |
D | fsl_sc_event.c | 133 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/ |
D | fsl_component_serial_manager.c | 550 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 …]
|
D | fsl_component_serial_port_virtual.c | 85 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/ |
D | fsl_component_timer_manager.c | 40 #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/ |
D | fsl_wdog.c | 101 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/ |
D | fsl_uart.c | 992 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/ |
D | srtm_message_pool.c | 65 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/ |
D | fsl_common_arm.h | 261 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/ |
D | fsl_component_log.c | 242 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/ |
D | fsl_lpuart.c | 1280 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/ |
D | fsl_adapter_flexspi_nor_flash.c | 318 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/ |
D | fsl_adapter_flexspi_nor_flash.c | 318 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/ |
D | fsl_adapter_flexspi_nor_flash.c | 319 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/ |
D | fsl_adapter_rpmsg.c | 383 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/ |
D | fsl_rtwdog.c | 120 primaskValue = DisableGlobalIRQ(); in RTWDOG_Init() 144 primaskValue = DisableGlobalIRQ(); in RTWDOG_Deinit()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/wdog8/ |
D | fsl_wdog8.c | 121 primaskValue = DisableGlobalIRQ(); in WDOG8_Init() 143 primaskValue = DisableGlobalIRQ(); in WDOG8_Deinit()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/components/srtm/srtm/ |
D | srtm_dispatcher.c | 93 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/ |
D | fsl_adapter_flexspi_nor_flash.c | 319 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/ |
D | fsl_adapter_flexspi_nor_flash.c | 348 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/ |
D | fsl_adapter_flexspi_nor_flash.c | 365 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/ |
D | fsl_wdog.c | 121 primaskValue = DisableGlobalIRQ(); in WDOG_Init() 210 primaskValue = DisableGlobalIRQ(); in WDOG_Refresh()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/wdog32/ |
D | fsl_wdog32.c | 101 primaskValue = DisableGlobalIRQ(); in WDOG32_Init() 139 primaskValue = DisableGlobalIRQ(); in WDOG32_Deinit()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/wwdt/ |
D | fsl_wwdt.c | 175 primaskValue = DisableGlobalIRQ(); in WWDT_Init() 234 primaskValue = DisableGlobalIRQ(); in WWDT_Refresh()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/components/gpio/ |
D | fsl_adapter_igpio.c | 208 regPrimask = DisableGlobalIRQ(); in HAL_GpioAddItem() 239 regPrimask = DisableGlobalIRQ(); in HAL_GpioRemoveItem() 443 regPrimask = DisableGlobalIRQ(); in HAL_GpioSetTriggerMode()
|
D | fsl_adapter_rt_gpio.c | 124 regPrimask = DisableGlobalIRQ(); in HAL_GpioAddItem() 155 regPrimask = DisableGlobalIRQ(); in HAL_GpioRemoveItem() 228 regPrimask = DisableGlobalIRQ(); in HAL_GpioInit()
|