Home
last modified time | relevance | path

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

/external/libese/libese-hw/nxp/pn80t/
Dcommon.c94 uint32_t nxp_pn80t_send_cooldown(struct EseInterface *ese, bool end);
108 const uint32_t cooldownSec = nxp_pn80t_send_cooldown(ese, false); in nxp_pn80t_reset()
176 uint32_t nxp_pn80t_send_cooldown(struct EseInterface *ese, bool end) { in nxp_pn80t_send_cooldown() function
296 const uint32_t cooldownSec = nxp_pn80t_send_cooldown(ese, false); in nxp_pn80t_handle_interface_call()
323 const uint32_t wait_sec = nxp_pn80t_send_cooldown(ese, true); in nxp_pn80t_close()