Home
last modified time | relevance | path

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

/external/libese/libese-hw/nxp/pn80t/
Dcommon.c108 const uint32_t cooldownSec = nxp_pn80t_send_cooldown(ese, false); in nxp_pn80t_reset() local
109 if (!ese_error(ese) && cooldownSec > 0) { in nxp_pn80t_reset()
296 const uint32_t cooldownSec = nxp_pn80t_send_cooldown(ese, false); in nxp_pn80t_handle_interface_call() local
297 *(uint32_t *)(&reply[0]) = ese_htole32(cooldownSec); in nxp_pn80t_handle_interface_call()