50 Commits (063a9ce8c3b8a1c4015a70f98f3c12be89b8648c)

Author SHA1 Message Date
Flavio Ceolin 063a9ce8c3 include: Make statements evaluate boolean expressions 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Daniel Leung 5b13310177 Revert "gpio: enable callback to specify pin in addition to pin_mask" 7 years ago
Peter A. Bigot d75495709d drivers: gpio: fix mis-use of slist API in callback processing 7 years ago
Peter A. Bigot b48478fef3 driver: gpio: remove documentation related to pin-based callback config 7 years ago
Piotr Mienkowski 001ef2d500 api: gpio: deprecate all gpio_port_ functions 7 years ago
Tomasz Bursztyka 04d9d57a63 api/gpio: Controller may not support GPIO_INT at all 7 years ago
Kumar Gala 109b61dd21 gpio: Remove deprecated macros 7 years ago
Daniel Leung eb6ea28649 gpio: enable callback to specify pin in addition to pin_mask 7 years ago
Flavio Ceolin 67ca176754 headers: Fix headers across the project 7 years ago
Johannes Hutter d96205f609 doc: fix early closing of GPIO doxygen defgroup 7 years ago
Erwan Gouriou 4fe3a9776f dts: gpio: create gpio dt-bingings and inlude in stm32 dtsi files 7 years ago
Iván Sánchez Ortega 05f02bd038 docs: group the GPIO_* flags into logical groups. 7 years ago
Michael Hope 5f67a6119d include: improve compatibility with C++ apps. 7 years ago
Anas Nashif 11828bf66b doc: do not show undocumented members 7 years ago
Piotr Mienkowski 4487c935fe drivers: gpio: deprecate GPIO_PIN_ENABLE, GPIO_PIN_DISABLE 8 years ago
Andrew Boie d3ec6654f5 drivers: gpio: add system call handlers 8 years ago
Kumar Gala cc334c7273 Convert remaining code to using newly introduced integer sized types 8 years ago
Tomasz Bursztyka d9a1e367b2 gpio: Align pin parameter type in configure with all other functions 8 years ago
Kumar Gala 789081673f Introduce new sized integer typedefs 8 years ago
David B. Kinder 8b986d7697 spell: fix comment typos: /include 8 years ago
Marcus Shawcroft f88824a0f2 gpio: Clarify API 9 years ago
Marcus Shawcroft 762c8e0d20 gpio: Merge the OPEN_DRAIN interface with the DRIVE_STRENGTH interface. 9 years ago
Marcus Shawcroft 1256e4f9e0 gpio: Support drive strength configuration. 9 years ago
Adam Podogrocki f23492a059 gpio/stm32: provide GPIO driver implementation for STM32F3X family 9 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Marcus Shawcroft 66d66848cb gpio: Fix spelling mistake. 9 years ago
Marcus Shawcroft 22f438b5ef gpio: Add doxygen markup for internal only definitions. 9 years ago
Marcus Shawcroft 1b3a933164 gpio: Document public API return codes. 9 years ago
Julien Delayen bd6285a3f1 gpio_qmsi: Add get_pending_int API 9 years ago
Marcus Shawcroft a5e897050e drivers/gpio: Make references to driver_api const 9 years ago
Anas Nashif 7094273af7 trivial: fixed typos 9 years ago
Tomasz Bursztyka a6cf6038e3 gpio: Remove obsolete API 1.0 callback mechanism 9 years ago
Vlad Dogaru 661c5eb676 gpio: add device config helpers 9 years ago
Inaky Perez-Gonzalez 0518063495 doc: fix "WARNING: Error in type declaration." in callback typedefs 9 years ago
Inaky Perez-Gonzalez 9752d3d6b6 doc: fix warnings "Error when parsing function declaration." due to __deprecated 9 years ago
Anas Nashif 3da30441f5 gpio: fix typo in function documentation 9 years ago
Tomasz Bursztyka 655c268d21 gpio: Deprecate API 1.0 callback function 9 years ago
Tomasz Bursztyka fea1c49ba2 gpio: Improve the public API to handle multi callbacks 9 years ago
Ramesh Thomas 4104bbfb08 power_mgmt: Add device power management support 9 years ago
Daniel Leung 7096981791 gpio: clarify API doc 10 years ago
Rodrigo Caballero 7e68a8b934 doc: Edit the GPIO driver APIs 10 years ago
Daniel Leung cae35e2460 gpio: allow pins to be enabled/disabled 10 years ago
Anas Nashif 75482aae8a doxygen: define groups for drivers 10 years ago
Javier B Perez Hernandez f7fffae8aa Change BSD-3 licenses to Apache 2 10 years ago
Daniel Leung add6d78b0a gpio: add polarity and pull up/down config flags 10 years ago
Daniel Leung 03066f26d8 gpio: change inline functions to static inline 10 years ago
Dirk Brandewie 6c9a846eae gpio: Fix function signature for gpio_set_callback() 10 years ago
Anas Nashif 20764a2e8d doxygen: javadoc style 10 years ago
Dirk Brandewie 6b177662d7 gpio: Add header for gpio API functions 10 years ago