Home
last modified time | relevance | path

Searched defs:poll_for (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libese/apps/boot/tests/
H A Dese_operations_wrapper.cpp51 static int EsePoll(struct EseInterface *ese, uint8_t poll_for, float timeout, int complete) { in EsePoll()
H A Dese_app_boot_tests.cpp43 virtual int EsePoll(struct EseInterface *ese, uint8_t poll_for, float timeout, int complete) { in EsePoll()
/aosp_15_r20/external/libese/libese-teq1/tests/
H A Dese_operations_wrapper.cpp52 static int EsePoll(struct EseInterface *ese, uint8_t poll_for, float timeout, int complete) { in EsePoll()
H A Dteq1_unittests.cpp408 virtual int EsePoll(struct EseInterface *UNUSED(ese), uint8_t UNUSED(poll_for), in EsePoll()
/aosp_15_r20/external/libese/libese-hw/
H A Dese_hw_fake.c91 static int fake_poll(struct EseInterface *ese, uint8_t poll_for, float timeout, in fake_poll()
H A Dese_hw_echo.c112 static int echo_poll(struct EseInterface *ese, uint8_t poll_for, float timeout, in echo_poll()
/aosp_15_r20/external/libese/libese-hw/nxp/pn80t/
H A Dcommon.c128 int nxp_pn80t_poll(struct EseInterface *ese, uint8_t poll_for, float timeout, in nxp_pn80t_poll()