From c45300fb54bf57bfe83d266e58955c737e7d36fd Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Tue, 11 Dec 2018 09:21:08 -0800 Subject: [PATCH] Update doc/developer-guides/hld/hld-devicemodel.rst Co-Authored-By: dbkinder --- doc/developer-guides/hld/hld-devicemodel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer-guides/hld/hld-devicemodel.rst b/doc/developer-guides/hld/hld-devicemodel.rst index d3d7b9c3f..d06b8ea6e 100644 --- a/doc/developer-guides/hld/hld-devicemodel.rst +++ b/doc/developer-guides/hld/hld-devicemodel.rst @@ -262,7 +262,7 @@ l, lpc Currently the wakeup reason bits supported by IOC firmware are: - ``CBC_WK_RSN_BTN``(bit 5): ignition button. - - CBC_WK_RSN_RTC(bit 9): RTC timer. + - ``CBC_WK_RSN_RTC``(bit 9): RTC timer. - CBC_WK_RSN_DOR(bit 11): Car door. - ``CBC_WK_RSN_SOC``(bit 23): SoC active/inactive.