| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_comp.h | 60 } COMPX; typedef 249 void COMP_Init(COMPX COMPx, COMP_InitType* COMP_InitStruct); 250 void COMP_Enable(COMPX COMPx, FunctionalState en); 251 void COMP_SetInpSel(COMPX COMPx, COMP_CTRL_INPSEL VpSel); 252 void COMP_SetInmSel(COMPX COMPx, COMP_CTRL_INMSEL VmSel); 253 void COMP_SetOutTrig(COMPX COMPx, COMP_CTRL_OUTTRIG OutTrig); 256 FlagStatus COMP_GetOutStatus(COMPX COMPx); 257 FlagStatus COMP_GetIntStsOneComp(COMPX COMPx); 263 void COMP_SetFilterPrescaler(COMPX COMPx , uint16_t FilPreVal); 265 void COMP_SetHyst(COMPX COMPx , COMP_CTRL_HYST HYST); [all …]
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_comp.h | 60 } COMPX; typedef 249 void COMP_Init(COMPX COMPx, COMP_InitType* COMP_InitStruct); 250 void COMP_Enable(COMPX COMPx, FunctionalState en); 251 void COMP_SetInpSel(COMPX COMPx, COMP_CTRL_INPSEL VpSel); 252 void COMP_SetInmSel(COMPX COMPx, COMP_CTRL_INMSEL VmSel); 253 void COMP_SetOutTrig(COMPX COMPx, COMP_CTRL_OUTTRIG OutTrig); 256 FlagStatus COMP_GetOutStatus(COMPX COMPx); 257 FlagStatus COMP_GetIntStsOneComp(COMPX COMPx); 263 void COMP_SetFilterPrescaler(COMPX COMPx , uint16_t FilPreVal); 265 void COMP_SetHyst(COMPX COMPx , COMP_CTRL_HYST HYST); [all …]
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_comp.h | 60 } COMPX; typedef 249 void COMP_Init(COMPX COMPx, COMP_InitType* COMP_InitStruct); 250 void COMP_Enable(COMPX COMPx, FunctionalState en); 251 void COMP_SetInpSel(COMPX COMPx, COMP_CTRL_INPSEL VpSel); 252 void COMP_SetInmSel(COMPX COMPx, COMP_CTRL_INMSEL VmSel); 253 void COMP_SetOutTrig(COMPX COMPx, COMP_CTRL_OUTTRIG OutTrig); 256 FlagStatus COMP_GetOutStatus(COMPX COMPx); 257 FlagStatus COMP_GetIntStsOneComp(COMPX COMPx); 263 void COMP_SetFilterPrescaler(COMPX COMPx , uint16_t FilPreVal); 265 void COMP_SetHyst(COMPX COMPx , COMP_CTRL_HYST HYST); [all …]
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_comp.h | 65 } COMPX; typedef 353 void COMP_Init(COMPX COMPx, COMP_InitType* COMP_InitStruct); 354 void COMP_Enable(COMPX COMPx, FunctionalState en); 355 void COMP_SetInpSel(COMPX COMPx, COMP_CTRL_INPSEL VpSel); 356 void COMP_SetInmSel(COMPX COMPx, COMP_CTRL_INMSEL VmSel); 357 void COMP_SetOutTrig(COMPX COMPx, COMP_CTRL_OUTTRIG OutTrig); 362 FlagStatus COMP_GetOutStatus(COMPX COMPx); 363 FlagStatus COMP_GetIntStsOneComp(COMPX COMPx); 364 void COMP_SetFilterPrescaler(COMPX COMPx , uint16_t FilPreVal); 366 void COMP_SetHyst(COMPX COMPx , COMP_CTRL_HYST HYST); [all …]
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_comp.h | 65 } COMPX; typedef 353 void COMP_Init(COMPX COMPx, COMP_InitType* COMP_InitStruct); 354 void COMP_Enable(COMPX COMPx, FunctionalState en); 355 void COMP_SetInpSel(COMPX COMPx, COMP_CTRL_INPSEL VpSel); 356 void COMP_SetInmSel(COMPX COMPx, COMP_CTRL_INMSEL VmSel); 357 void COMP_SetOutTrig(COMPX COMPx, COMP_CTRL_OUTTRIG OutTrig); 362 FlagStatus COMP_GetOutStatus(COMPX COMPx); 363 FlagStatus COMP_GetIntStsOneComp(COMPX COMPx); 364 void COMP_SetFilterPrescaler(COMPX COMPx , uint16_t FilPreVal); 366 void COMP_SetHyst(COMPX COMPx , COMP_CTRL_HYST HYST); [all …]
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_comp.c | 120 void COMP_Init(COMPX COMPx, COMP_InitType* COMP_InitStruct) in COMP_Init() 158 void COMP_Enable(COMPX COMPx, FunctionalState en) in COMP_Enable() 166 void COMP_SetInpSel(COMPX COMPx, COMP_CTRL_INPSEL VpSel) in COMP_SetInpSel() 172 void COMP_SetInmSel(COMPX COMPx, COMP_CTRL_INMSEL VmSel) in COMP_SetInmSel() 178 void COMP_SetOutTrig(COMPX COMPx, COMP_CTRL_OUTTRIG OutTrig) in COMP_SetOutTrig() 214 FlagStatus COMP_GetOutStatus(COMPX COMPx) in COMP_GetOutStatus() 219 FlagStatus COMP_GetIntStsOneComp(COMPX COMPx) in COMP_GetIntStsOneComp() 230 void COMP_SetFilterPrescaler(COMPX COMPx , uint16_t FilPreVal) in COMP_SetFilterPrescaler() 243 void COMP_SetFilterControl(COMPX COMPx , uint8_t FilEn, uint8_t TheresNum , uint8_t SampPW) in COMP_SetFilterControl() 259 void COMP_SetHyst(COMPX COMPx , COMP_CTRL_HYST HYST) in COMP_SetHyst() [all …]
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_comp.c | 123 void COMP_Init(COMPX COMPx, COMP_InitType* COMP_InitStruct) in COMP_Init() 161 void COMP_Enable(COMPX COMPx, FunctionalState en) in COMP_Enable() 169 void COMP_SetInpSel(COMPX COMPx, COMP_CTRL_INPSEL VpSel) in COMP_SetInpSel() 175 void COMP_SetInmSel(COMPX COMPx, COMP_CTRL_INMSEL VmSel) in COMP_SetInmSel() 181 void COMP_SetOutTrig(COMPX COMPx, COMP_CTRL_OUTTRIG OutTrig) in COMP_SetOutTrig() 217 FlagStatus COMP_GetOutStatus(COMPX COMPx) in COMP_GetOutStatus() 222 FlagStatus COMP_GetIntStsOneComp(COMPX COMPx) in COMP_GetIntStsOneComp() 233 void COMP_SetFilterPrescaler(COMPX COMPx , uint16_t FilPreVal) in COMP_SetFilterPrescaler() 246 void COMP_SetFilterControl(COMPX COMPx , uint8_t FilEn, uint8_t TheresNum , uint8_t SampPW) in COMP_SetFilterControl() 262 void COMP_SetHyst(COMPX COMPx , COMP_CTRL_HYST HYST) in COMP_SetHyst() [all …]
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_comp.c | 124 void COMP_Init(COMPX COMPx, COMP_InitType* COMP_InitStruct) in COMP_Init() 170 void COMP_Enable(COMPX COMPx, FunctionalState en) in COMP_Enable() 188 void COMP_SetInpSel(COMPX COMPx, COMP_CTRL_INPSEL VpSel) in COMP_SetInpSel() 203 void COMP_SetInmSel(COMPX COMPx, COMP_CTRL_INMSEL VmSel) in COMP_SetInmSel() 219 void COMP_SetOutTrig(COMPX COMPx, COMP_CTRL_OUTTRIG OutTrig) in COMP_SetOutTrig() 255 FlagStatus COMP_GetOutStatus(COMPX COMPx) in COMP_GetOutStatus() 263 FlagStatus COMP_GetIntStsOneComp(COMPX COMPx) in COMP_GetIntStsOneComp() 301 void COMP_SetFilterPrescaler(COMPX COMPx , uint16_t FilPreVal) in COMP_SetFilterPrescaler() 317 void COMP_SetFilterControl(COMPX COMPx , uint8_t FilEn, uint8_t TheresNum , uint8_t SampPW) in COMP_SetFilterControl() 336 void COMP_SetHyst(COMPX COMPx , COMP_CTRL_HYST HYST) in COMP_SetHyst() [all …]
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_comp.c | 124 void COMP_Init(COMPX COMPx, COMP_InitType* COMP_InitStruct) in COMP_Init() 170 void COMP_Enable(COMPX COMPx, FunctionalState en) in COMP_Enable() 188 void COMP_SetInpSel(COMPX COMPx, COMP_CTRL_INPSEL VpSel) in COMP_SetInpSel() 203 void COMP_SetInmSel(COMPX COMPx, COMP_CTRL_INMSEL VmSel) in COMP_SetInmSel() 219 void COMP_SetOutTrig(COMPX COMPx, COMP_CTRL_OUTTRIG OutTrig) in COMP_SetOutTrig() 255 FlagStatus COMP_GetOutStatus(COMPX COMPx) in COMP_GetOutStatus() 263 FlagStatus COMP_GetIntStsOneComp(COMPX COMPx) in COMP_GetIntStsOneComp() 301 void COMP_SetFilterPrescaler(COMPX COMPx , uint16_t FilPreVal) in COMP_SetFilterPrescaler() 317 void COMP_SetFilterControl(COMPX COMPx , uint8_t FilEn, uint8_t TheresNum , uint8_t SampPW) in COMP_SetFilterControl() 336 void COMP_SetHyst(COMPX COMPx , COMP_CTRL_HYST HYST) in COMP_SetHyst() [all …]
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_comp.c | 124 void COMP_Init(COMPX COMPx, COMP_InitType* COMP_InitStruct) in COMP_Init() 170 void COMP_Enable(COMPX COMPx, FunctionalState en) in COMP_Enable() 188 void COMP_SetInpSel(COMPX COMPx, COMP_CTRL_INPSEL VpSel) in COMP_SetInpSel() 203 void COMP_SetInmSel(COMPX COMPx, COMP_CTRL_INMSEL VmSel) in COMP_SetInmSel() 219 void COMP_SetOutTrig(COMPX COMPx, COMP_CTRL_OUTTRIG OutTrig) in COMP_SetOutTrig() 255 FlagStatus COMP_GetOutStatus(COMPX COMPx) in COMP_GetOutStatus() 263 FlagStatus COMP_GetIntStsOneComp(COMPX COMPx) in COMP_GetIntStsOneComp() 301 void COMP_SetFilterPrescaler(COMPX COMPx , uint16_t FilPreVal) in COMP_SetFilterPrescaler() 317 void COMP_SetFilterControl(COMPX COMPx , uint8_t FilEn, uint8_t TheresNum , uint8_t SampPW) in COMP_SetFilterControl() 336 void COMP_SetHyst(COMPX COMPx , COMP_CTRL_HYST HYST) in COMP_SetHyst() [all …]
|