Home
last modified time | relevance | path

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

/lk-master/platform/stm32f0xx/
A Dexti.c139 bool rising_edge, bool falling_edge) { in stm32_setup_ext_interrupt() argument
156 if (falling_edge) { in stm32_setup_ext_interrupt()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddac_15xx.h136 STATIC INLINE void Chip_DAC_SetExtTriggerPolarity(LPC_DAC_T *pDAC, bool falling_edge) in Chip_DAC_SetExtTriggerPolarity() argument
138 if (falling_edge) { in Chip_DAC_SetExtTriggerPolarity()
/lk-master/platform/stm32f0xx/include/platform/
A Dexti.h28 bool rising_edge, bool falling_edge);

Completed in 5 milliseconds