Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dsysctl_15xx.c72 void Chip_SYSCTL_AssertPeriphReset(CHIP_SYSCTL_PERIPH_RESET_T periph) in Chip_SYSCTL_AssertPeriphReset()
83 void Chip_SYSCTL_DeassertPeriphReset(CHIP_SYSCTL_PERIPH_RESET_T periph) in Chip_SYSCTL_DeassertPeriphReset()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dsysctl_15xx.h162 } CHIP_SYSCTL_PERIPH_RESET_T; typedef
171 void Chip_SYSCTL_AssertPeriphReset(CHIP_SYSCTL_PERIPH_RESET_T periph);
178 void Chip_SYSCTL_DeassertPeriphReset(CHIP_SYSCTL_PERIPH_RESET_T periph);
185 STATIC INLINE void Chip_SYSCTL_PeriphReset(CHIP_SYSCTL_PERIPH_RESET_T periph) in Chip_SYSCTL_PeriphReset()

Completed in 7 milliseconds