Home
last modified time | relevance | path

Searched refs:sema4_status_t (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/imx/drivers/
Dsema4.h83 } sema4_status_t; typedef
106 sema4_status_t SEMA4_TryLock(SEMA4_Type *base, uint32_t gateIndex);
Dsema4.c44 sema4_status_t SEMA4_TryLock(SEMA4_Type *base, uint32_t gateIndex) in SEMA4_TryLock()