Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_icbmsg.c138 EPT_UNCONFIGURED = 0, /* Endpoint in not configured (initial state). */ enumerator
755 atomic_set(&ept->state, EPT_UNCONFIGURED); in ept_bound_process()