Home
last modified time | relevance | path

Searched defs:peripheral (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/drivers/
Dfsl_reset.c42 void RESET_SetPeripheralReset(reset_ip_name_t peripheral) in RESET_SetPeripheralReset()
67 void RESET_ClearPeripheralReset(reset_ip_name_t peripheral) in RESET_ClearPeripheralReset()
93 void RESET_PeripheralReset(reset_ip_name_t peripheral) in RESET_PeripheralReset()
Dfsl_reset.h306 static inline void RESET_ReleasePeripheralReset(reset_ip_name_t peripheral) in RESET_ReleasePeripheralReset()