Skip to content

Commit

Permalink
Generate document
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxcanaan committed May 17, 2019
1 parent 261ba84 commit 23decd1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions zh-Hans/RTC.md
Expand Up @@ -197,10 +197,10 @@ int rtc_tick_irq_register(bool is_single_shot, rtc_tick_interrupt_mode_t mode, p

#### 返回值

| 返回值 | 描述 |
| 返回值 | 描述 |
| :---- | :----|
| 0 | 成功 |
| 非0 | 失败 |
| 0 | 成功 |
| 非0 | 失败 |

### rtc\_tick\_irq\_unregister

Expand Down

0 comments on commit 23decd1

Please sign in to comment.