Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dswm_15xx.c64 void Chip_SWM_EnableFixedPin(CHIP_SWM_PIN_FIXED_T pin) in Chip_SWM_EnableFixedPin()
76 void Chip_SWM_DisableFixedPin(CHIP_SWM_PIN_FIXED_T pin) in Chip_SWM_DisableFixedPin()
88 void Chip_SWM_FixedPinEnable(CHIP_SWM_PIN_FIXED_T pin, bool enable) in Chip_SWM_FixedPinEnable()
99 bool Chip_SWM_IsFixedPinEnabled(CHIP_SWM_PIN_FIXED_T pin) in Chip_SWM_IsFixedPinEnabled()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dswm_15xx.h192 } CHIP_SWM_PIN_FIXED_T; typedef
242 void Chip_SWM_EnableFixedPin(CHIP_SWM_PIN_FIXED_T pin);
249 void Chip_SWM_DisableFixedPin(CHIP_SWM_PIN_FIXED_T pin);
257 void Chip_SWM_FixedPinEnable(CHIP_SWM_PIN_FIXED_T pin, bool enable);
264 bool Chip_SWM_IsFixedPinEnabled(CHIP_SWM_PIN_FIXED_T pin);

Completed in 3 milliseconds