Home
last modified time | relevance | path

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

/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Inc/
A Dhal_comp.h84 } COMP_InMux_Type; typedef
164 COMP_InMux_Type PosInMux; /*!< Specify the positive input. */
165 COMP_InMux_Type InvInMux; /*!< Specify the nagetive input. */
255 bool COMP_GetRoundRobinOutStatus(COMP_Type * COMPx, uint32_t channel, COMP_InMux_Type pos_in);
/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_comp.c101 bool COMP_GetRoundRobinOutStatus(COMP_Type * COMPx, uint32_t channel, COMP_InMux_Type pos_in) in COMP_GetRoundRobinOutStatus()

Completed in 7 milliseconds