Home
last modified time | relevance | path

Searched refs:am_hal_queue_empty (Results 1 – 5 of 5) sorted by relevance

/hal_ambiq-latest/mcu/apollo4p/hal/
Dam_hal_queue.h81 #define am_hal_queue_empty(psQueue) \ macro
/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_queue.h81 #define am_hal_queue_empty(psQueue) \ macro
Dam_hal_uart.c1373 if ( am_hal_queue_empty(&(pState->sTxQueue) ) && in am_hal_uart_interrupt_service()
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_queue.h81 #define am_hal_queue_empty(psQueue) \ macro
Dam_hal_uart.c1383 if ( am_hal_queue_empty(&(pState->sTxQueue) ) && in am_hal_uart_interrupt_service()