This is an automated email from the ASF dual-hosted git repository.

xiaoxiang781216 pushed a change to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 9db6667ac4e !arm/stm32wl5: standardize public API/type prefix to stm32_
     new b0e8926eb6d drivers/clk: use uintptr_t for register addresses
     new 687471c0d98 drivers/clk: fix conflicting types in clk_register_* 
definitions

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 drivers/clk/clk.h                    |  8 ++++----
 drivers/clk/clk_divider.c            |  2 +-
 drivers/clk/clk_fractional_divider.c |  2 +-
 drivers/clk/clk_gate.c               |  2 +-
 drivers/clk/clk_multiplier.c         |  2 +-
 drivers/clk/clk_mux.c                |  2 +-
 drivers/clk/clk_phase.c              |  2 +-
 include/nuttx/clk/clk_provider.h     | 24 ++++++++++++------------
 8 files changed, 22 insertions(+), 22 deletions(-)

Reply via email to