Home
last modified time | relevance | path

Searched refs:tristate (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/drivers/pinctrl/
Dpinctrl_ambiq.c22 : pin->tristate ? AM_HAL_GPIO_PIN_OUTCFG_TRISTATE in pinctrl_configure_pin()
42 : pin->tristate ? AM_HAL_GPIO_PIN_OUTCFG_TRISTATE in pinctrl_configure_pin()
/Zephyr-latest/subsys/
DKconfig60 bool "Make tristate Kconfig options and an 'm' selection available"
64 loadable extension, can use tristate Kconfig options. For this to work
67 using 'm' for tristate Kconfig options.
/Zephyr-latest/soc/ambiq/apollo3x/
Dpinctrl_soc.h29 uint32_t tristate: 1; member
/Zephyr-latest/soc/ambiq/apollo4x/
Dpinctrl_soc.h31 uint32_t tristate : 1; member
/Zephyr-latest/samples/subsys/llext/modules/
DKconfig9 tristate "Include the hello_world function"
/Zephyr-latest/cmake/modules/
Dextensions.cmake1901 # bool or tristate (we don't know the type from <kconfig_fragment> alone)