apc067 commented on code in PR #3339: URL: https://github.com/apache/mynewt-core/pull/3339#discussion_r1835120794
########## hw/mcu/dialog/da1469x/include/mcu/da1469x_hal.h: ########## @@ -94,6 +94,23 @@ const struct qspi_flash_config *da1469x_qspi_get_config(void); */ void hal_os_tick_calc_params(uint32_t cycles_per_sec); +/** + * Configure GPIO using a single value. + * + * @param pin GPIO ID + * @param raw_mode Combined mode / I/O properties value Review Comment: Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
