diff --git a/arch/xtensa/src/esp32s3/esp32s3_serial.c b/arch/xtensa/src/esp32s3/esp32s3_serial.c index 880fcbf4e4c..c83dc19f55f 100644 --- a/arch/xtensa/src/esp32s3/esp32s3_serial.c +++ b/arch/xtensa/src/esp32s3/esp32s3_serial.c @@ -295,7 +295,7 @@ static uart_dev_t g_uart2_dev = #ifdef CONFIG_ESP32S3_UART /**************************************************************************** - * Name: uart_interrupt + * Name: uart_handler * * Description: * This is the UART interrupt handler. It will be invoked when an