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.