Searched refs:nxp_pint_cb_t (Results 1 – 2 of 2) sorted by relevance
45 typedef void (*nxp_pint_cb_t) (uint8_t pin, void *user); typedef73 int nxp_pint_pin_set_callback(uint8_t pin, nxp_pint_cb_t cb, void *data);
23 nxp_pint_cb_t callback;139 int nxp_pint_pin_set_callback(uint8_t pin, nxp_pint_cb_t cb, void *data) in nxp_pint_pin_set_callback()