index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stmhal
/
adc.h
blob: c9f16932ebc8bcdf77c81c8c369c846e0d33e0cb (
plain
)
1
2
3
extern
const
mp_obj_type_t
pyb_adc_type
;
MP_DECLARE_CONST_FUN_OBJ
(
pyb_ADC_all_obj
);