From ae7ef546a6ac835323983f2441f3a5d2ebed37d9 Mon Sep 17 00:00:00 2001 From: Akiyuki Okayasu Date: Tue, 15 Feb 2022 03:03:47 +0900 Subject: [PATCH] Fix typo in Doxygen comment (#731) --- src/rp2_common/hardware_pio/include/hardware/pio.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/rp2_common/hardware_pio/include/hardware/pio.h b/src/rp2_common/hardware_pio/include/hardware/pio.h index 7d2dffa..2a9b4d3 100644 --- a/src/rp2_common/hardware_pio/include/hardware/pio.h +++ b/src/rp2_common/hardware_pio/include/hardware/pio.h @@ -374,8 +374,8 @@ static inline void sm_config_set_mov_status(pio_sm_config *c, enum pio_mov_statu * Side Set Pins (base) | 0 * Side Set | disabled * Wrap | wrap=31, wrap_to=0 - * In Shift | shift_direction=right, autopush=false, push_thrshold=32 - * Out Shift | shift_direction=right, autopull=false, pull_thrshold=32 + * In Shift | shift_direction=right, autopush=false, push_threshold=32 + * Out Shift | shift_direction=right, autopull=false, pull_threshold=32 * Jmp Pin | 0 * Out Special | sticky=false, has_enable_pin=false, enable_pin_index=0 * Mov Status | status_sel=STATUS_TX_LESSTHAN, n=0