Searched refs:cooldownSec (Results 1 – 1 of 1) sorted by relevance
108 const uint32_t cooldownSec = nxp_pn80t_send_cooldown(ese, false); in nxp_pn80t_reset() local109 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() local297 *(uint32_t *)(&reply[0]) = ese_htole32(cooldownSec); in nxp_pn80t_handle_interface_call()