Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/prince/
Dfsl_prince.c753 static status_t PRINCE_ELS_enable(void);
781 if (kStatus_Success != PRINCE_ELS_enable()) in PRINCE_Configure()
816 status = PRINCE_ELS_enable(); in PRINCE_Reconfigure()
1031 static status_t PRINCE_ELS_enable(void) in PRINCE_ELS_enable() function