Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/elemu/
Dfsl_elemu.h35 } elemu_ownership_status_t; typedef
58 elemu_ownership_status_t ELEMU_mu_get_ownership_status(ELEMU_Type *mu);
Dfsl_elemu.c161 elemu_ownership_status_t ELEMU_mu_get_ownership_status(ELEMU_Type *mu) in ELEMU_mu_get_ownership_status()
163 elemu_ownership_status_t ret = kStatus_ELEMU_Unknown; in ELEMU_mu_get_ownership_status()