Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/FreeRTOS/
A Dos_timer.c172 if (OS_IsISRContext()) { in OS_TimerStart()
214 if (OS_IsISRContext()) { in OS_TimerChangePeriod()
245 if (OS_IsISRContext()) { in OS_TimerStop()
A Dos_queue.c103 if (OS_IsISRContext()) { in OS_QueueSend()
141 if (OS_IsISRContext()) { in OS_QueueReceive()
A Dos_semaphore.c114 if (OS_IsISRContext()) { in OS_SemaphoreWait()
152 if (OS_IsISRContext()) { in OS_SemaphoreRelease()
A Dos_util.h46 static __always_inline int OS_IsISRContext(void) in OS_IsISRContext() function
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/RT-Thread/
A Dos_util.h42 static __always_inline int OS_IsISRContext(void) in OS_IsISRContext() function
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dhal_sdhost.c917 if(!OS_IsISRContext()){ in __mci_irq_handler()

Completed in 16 milliseconds