Searched refs:InmSel (Results 1 – 12 of 12) sorted by relevance
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_comp.c | 116 COMP_InitStruct->InmSel = COMPX_CTRL_INMSEL_RES; in COMP_StructInit() 151 SetBitMsk(tmp, COMP_InitStruct->InmSel, COMP_CTRL_INMSEL_MASK); in COMP_Init()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_comp.c | 116 COMP_InitStruct->InmSel = COMPX_CTRL_INMSEL_RES; in COMP_StructInit() 154 SetBitMsk(tmp, COMP_InitStruct->InmSel, COMP_CTRL_INMSEL_MASK); in COMP_Init()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_comp.c | 117 COMP_InitStruct->InmSel = COMP2_CTRL_INMSEL_NC; //NC as same with comp1 and comp2s in COMP_StructInit() 163 SetBitMsk(tmp, COMP_InitStruct->InmSel, COMP_CTRL_INMSEL_MASK); in COMP_Init()
|
| A D | n32l43x_lprcnt.c | 731 Temp |= COMP_InitStruct->InmSel; in LPRCNT_CompInit()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_comp.c | 117 COMP_InitStruct->InmSel = COMP2_CTRL_INMSEL_NC; //NC as same with comp1 and comp2s in COMP_StructInit() 163 SetBitMsk(tmp, COMP_InitStruct->InmSel, COMP_CTRL_INMSEL_MASK); in COMP_Init()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_comp.c | 117 COMP_InitStruct->InmSel = COMP2_CTRL_INMSEL_NC; //NC as same with comp1 and comp2s in COMP_StructInit() 163 SetBitMsk(tmp, COMP_InitStruct->InmSel, COMP_CTRL_INMSEL_MASK); in COMP_Init()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_comp.h | 230 COMP_CTRL_INMSEL InmSel; member
|
| A D | n32l43x_lprcnt.h | 158 LPRCNT_COMP_CTRL_INMSEL InmSel; //COMP input minus selection member
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_comp.h | 230 COMP_CTRL_INMSEL InmSel; member
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_comp.h | 230 COMP_CTRL_INMSEL InmSel; member
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_comp.h | 334 COMP_CTRL_INMSEL InmSel; member
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_comp.h | 334 COMP_CTRL_INMSEL InmSel; member
|
Completed in 18 milliseconds