Home
last modified time | relevance | path

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

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