From 6d5b769d67f4a21cd392a1eb800fbc40ac6d2718 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Tue, 11 Dec 2018 09:20:54 -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 db0a6fb59..d3d7b9c3f 100644 --- a/doc/developer-guides/hld/hld-devicemodel.rst +++ b/doc/developer-guides/hld/hld-devicemodel.rst @@ -261,7 +261,7 @@ l, lpc Currently the wakeup reason bits supported by IOC firmware are: - - CBC_WK_RSN_BTN(bit 5): ignition button. + - ``CBC_WK_RSN_BTN``(bit 5): ignition button. - 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.