Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/drivers/counter/
Dcounter_mcux_gpt.c133 static uint32_t mcux_gpt_get_pending_int(const struct device *dev) in mcux_gpt_get_pending_int() function
206 .get_pending_int = mcux_gpt_get_pending_int,