diff --git a/include/debug/stack.h b/include/debug/stack.h index f5cec22a7a6..a5ab64843c7 100644 --- a/include/debug/stack.h +++ b/include/debug/stack.h @@ -1,5 +1,5 @@ /** - * @file stack.h + * @file debug/stack.h * Stack usage analysis helpers */ diff --git a/include/drivers/entropy.h b/include/drivers/entropy.h index 6ec5c1be513..5722ec24654 100644 --- a/include/drivers/entropy.h +++ b/include/drivers/entropy.h @@ -1,5 +1,5 @@ /** - * @file entropy.h + * @file drivers/entropy.h * * @brief Public APIs for the entropy driver. */ diff --git a/include/drivers/sensor.h b/include/drivers/sensor.h index 2b190c6beb3..f14b94f32f9 100644 --- a/include/drivers/sensor.h +++ b/include/drivers/sensor.h @@ -1,5 +1,5 @@ /** - * @file sensor.h + * @file drivers/sensor.h * * @brief Public APIs for the sensor driver. */