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.