Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/ipc/ipc_service/backends/
Dipc_icbmsg.c150 EPT_NORMAL = 0, /* No endpoint rebounding is needed. */ enumerator
793 EPT_NORMAL); in ept_bound_process()
824 if (atomic_get(&ept->rebound_state) != EPT_NORMAL) { in get_ept_and_rx_validate()
1148 matching_state = atomic_cas(&ept->rebound_state, EPT_NORMAL, EPT_DEREGISTERED); in deregister_ept()