Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/git-scripts/
DREADME.md11 Execute the following command to create a link on Linux from the Mbed TLS `.git/hooks` directory:
/openthread-latest/src/core/thread/
Dmle.hpp1173 void Execute(const Schedule &aSchedule);
Dmle.cpp4697 Execute(schedule); in HandleTimer()
4703 void Mle::DelayedSender::Execute(const Schedule &aSchedule) in Execute() function in ot::Mle::Mle::DelayedSender
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-shared-memory.md416 1. Execute `mprotect` to allow access.
418 3. Execute `mprotect` to disable access.