diff --git a/en/device-dev/driver/driver-platform-i3c-des.md b/en/device-dev/driver/driver-platform-i3c-des.md index 9afb5b65f8b5119b66878bb74f00471ed5590083..9e4c96b00a3ddb49a66a1bf73e2e6e026f9ecddc 100644 --- a/en/device-dev/driver/driver-platform-i3c-des.md +++ b/en/device-dev/driver/driver-platform-i3c-des.md @@ -282,7 +282,7 @@ int32_t I3cGetConfig(DevHandle handle, struct I3cConfig *config); int32_t I3cSetConfig(DevHandle handle, struct I3cConfig *config); ``` -** Table 5** Description of I3cSetConfig +**Table 5** Description of I3cSetConfig @@ -326,7 +326,7 @@ int32_t I3cSetConfig(DevHandle handle, struct I3cConfig *config); int32_t I3cRequestIbi(DevHandle handle, uint16_t addr, I3cIbiFunc func, uint32_t payload); ``` -** Table 6** Description of I3cRequestIbi +**Table 6** Description of I3cRequestIbi @@ -414,7 +414,7 @@ int32_t I3cTestRequestIbi(void) int32_t I3cFreeIbi(DevHandle handle, uint16_t addr); ``` -** Table 7** Description of I3cFreeIbi +**Table 7** Description of I3cFreeIbi