diff options
Diffstat (limited to 'stmhal/qstrdefsport.h')
| -rw-r--r-- | stmhal/qstrdefsport.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/stmhal/qstrdefsport.h b/stmhal/qstrdefsport.h index 719a81d12..2505ca747 100644 --- a/stmhal/qstrdefsport.h +++ b/stmhal/qstrdefsport.h @@ -93,13 +93,22 @@ Q(value) Q(low) Q(high) Q(name) +Q(names) +Q(af) +Q(af_list) Q(port) Q(pin) +Q(gpio) Q(mapper) Q(dict) Q(debug) Q(board) Q(cpu) +Q(af) +Q(mode) +Q(pull) +Q(index) +Q(reg) Q(IN) Q(OUT_PP) Q(OUT_OD) |
