Home
last modified time | relevance | path

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

/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Dopa.c69 #define IS_VALID_channel(x) ( (OPA0 == (x)) ||\ macro
176 ASSERT( IS_VALID_channel(enchannel) ); in OPA_Operate()
A Dpcnt.c69 #define IS_VALID_channel(x) ( (OPA0 == (x)) ||\ macro

Completed in 7 milliseconds