Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
dbe775838a048e8fa09a46c91a77c29fee4c5f30
/
include
/
gpio.h
5b13310
Revert "gpio: enable callback to specify pin in addition to pin_mask"
by Daniel Leung
· 6 years ago
d754957
drivers: gpio: fix mis-use of slist API in callback processing
by Peter A. Bigot
· 6 years ago
b48478f
driver: gpio: remove documentation related to pin-based callback config
by Peter A. Bigot
· 6 years ago
001ef2d
api: gpio: deprecate all gpio_port_ functions
by Piotr Mienkowski
· 6 years ago
04d9d57
api/gpio: Controller may not support GPIO_INT at all
by Tomasz Bursztyka
· 6 years ago
109b61d
gpio: Remove deprecated macros
by Kumar Gala
· 6 years ago
eb6ea28
gpio: enable callback to specify pin in addition to pin_mask
by Daniel Leung
· 7 years ago
67ca176
headers: Fix headers across the project
by Flavio Ceolin
· 7 years ago
d96205f
doc: fix early closing of GPIO doxygen defgroup
by Johannes Hutter
· 7 years ago
4fe3a97
dts: gpio: create gpio dt-bingings and inlude in stm32 dtsi files
by Erwan Gouriou
· 7 years ago
05f02bd
docs: group the GPIO_* flags into logical groups.
by Iván Sánchez Ortega
· 7 years ago
5f67a61
include: improve compatibility with C++ apps.
by Michael Hope
· 7 years ago
11828bf
doc: do not show undocumented members
by Anas Nashif
· 7 years ago
4487c93
drivers: gpio: deprecate GPIO_PIN_ENABLE, GPIO_PIN_DISABLE
by Piotr Mienkowski
· 7 years ago
d3ec665
drivers: gpio: add system call handlers
by Andrew Boie
· 7 years ago
cc334c7
Convert remaining code to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
d9a1e36
gpio: Align pin parameter type in configure with all other functions
by Tomasz Bursztyka
· 8 years ago
7890816
Introduce new sized integer typedefs
by Kumar Gala
· 8 years ago
8b986d7
spell: fix comment typos: /include
by David B. Kinder
· 8 years ago
f88824a
gpio: Clarify API
by Marcus Shawcroft
· 8 years ago
762c8e0
gpio: Merge the OPEN_DRAIN interface with the DRIVE_STRENGTH interface.
by Marcus Shawcroft
· 8 years ago
1256e4f
gpio: Support drive strength configuration.
by Marcus Shawcroft
· 8 years ago
f23492a
gpio/stm32: provide GPIO driver implementation for STM32F3X family
by Adam Podogrocki
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
66d6684
gpio: Fix spelling mistake.
by Marcus Shawcroft
· 8 years ago
22f438b
gpio: Add doxygen markup for internal only definitions.
by Marcus Shawcroft
· 8 years ago
1b3a933
gpio: Document public API return codes.
by Marcus Shawcroft
· 8 years ago
bd6285a
gpio_qmsi: Add get_pending_int API
by Julien Delayen
· 8 years ago
a5e8970
drivers/gpio: Make references to driver_api const
by Marcus Shawcroft
· 8 years ago
7094273
trivial: fixed typos
by Anas Nashif
· 9 years ago
a6cf603
gpio: Remove obsolete API 1.0 callback mechanism
by Tomasz Bursztyka
· 9 years ago
661c5eb
gpio: add device config helpers
by Vlad Dogaru
· 9 years ago
0518063
doc: fix "WARNING: Error in type declaration." in callback typedefs
by Inaky Perez-Gonzalez
· 9 years ago
9752d3d
doc: fix warnings "Error when parsing function declaration." due to __deprecated
by Inaky Perez-Gonzalez
· 9 years ago
3da3044
gpio: fix typo in function documentation
by Anas Nashif
· 9 years ago
655c268
gpio: Deprecate API 1.0 callback function
by Tomasz Bursztyka
· 9 years ago
fea1c49
gpio: Improve the public API to handle multi callbacks
by Tomasz Bursztyka
· 9 years ago
4104bbf
power_mgmt: Add device power management support
by Ramesh Thomas
· 9 years ago
7096981
gpio: clarify API doc
by Daniel Leung
· 9 years ago
7e68a8b
doc: Edit the GPIO driver APIs
by Rodrigo Caballero
· 9 years ago
cae35e2
gpio: allow pins to be enabled/disabled
by Daniel Leung
· 9 years ago
75482aa
doxygen: define groups for drivers
by Anas Nashif
· 9 years ago
f7fffae
Change BSD-3 licenses to Apache 2
by Javier B Perez Hernandez
· 9 years ago
add6d78
gpio: add polarity and pull up/down config flags
by Daniel Leung
· 9 years ago
03066f2
gpio: change inline functions to static inline
by Daniel Leung
· 9 years ago
6c9a846
gpio: Fix function signature for gpio_set_callback()
by Dirk Brandewie
· 9 years ago
20764a2
doxygen: javadoc style
by Anas Nashif
· 9 years ago
6b17766
gpio: Add header for gpio API functions
by Dirk Brandewie
· 9 years ago