| /hal_nxp-latest/mcux/mcux-sdk/devices/RW610/drivers/ |
| D | fsl_io_mux.h | 1688 static inline void IO_MUX_SetPinConfig(uint32_t pin, io_mux_pin_config_t config) in IO_MUX_SetPinConfig() 1726 static inline void IO_MUX_SetPinOutLevelInSleep(uint32_t pin, io_mux_sleep_pin_level_t level) in IO_MUX_SetPinOutLevelInSleep() 1778 static inline void IO_MUX_SetRfPinOutLevelInSleep(uint32_t pin, io_mux_sleep_pin_level_t level) in IO_MUX_SetRfPinOutLevelInSleep()
|
| D | fsl_power.h | 282 __STATIC_INLINE void POWER_ConfigWakeupPin(power_wakeup_pin_t pin, power_wakeup_edge_t edge) in POWER_ConfigWakeupPin()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/gpio/ |
| D | fsl_adapter_gint.c | 26 uint16_t pin : 5U; member 35 hal_gpio_pin_t pin; member
|
| D | fsl_adapter_gpio.h | 114 uint8_t pin; member
|
| /hal_nxp-latest/mcux/scripts/pinctrl/imx/ |
| D | imx_cfg_utils.py | 218 def __init__(self, pin, peripheral_map, imx_rt): argument 1139 def _generate_pin_overrides(self, pin): argument
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/drivers/ |
| D | fsl_port.c | 62 void PORT_SetPinSelect(port_module_t module, port_pin_select_t pin) in PORT_SetPinSelect()
|
| D | fsl_port.h | 289 static inline void PORT_SetHighDriveEnable(PORT_Type *base, port_highdrive_pin_t pin, bool enable) in PORT_SetHighDriveEnable()
|
| /hal_nxp-latest/dts/nxp/kinetis/ |
| D | MKW40Z160VHT4-pinctrl.h | 15 #define KINETIS_MUX(port, pin, mux) \ argument
|
| D | MKL25Z128VFM4-pinctrl.h | 12 #define KINETIS_MUX(port, pin, mux) \ argument
|
| D | MKW24D512VHA5-pinctrl.h | 12 #define KINETIS_MUX(port, pin, mux) \ argument
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/drivers/ |
| D | fsl_port.c | 73 void PORT_SetPinSelect(port_module_t module, port_pin_select_t pin) in PORT_SetPinSelect()
|
| D | fsl_port.h | 288 static inline void PORT_SetHighDriveEnable(PORT_Type *base, port_highdrive_pin_t pin, bool enable) in PORT_SetHighDriveEnable()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/drivers/ |
| D | fsl_port.c | 65 void PORT_SetPinSelect(port_module_t module, port_pin_select_t pin) in PORT_SetPinSelect()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/drivers/ |
| D | fsl_port.c | 65 void PORT_SetPinSelect(port_module_t module, port_pin_select_t pin) in PORT_SetPinSelect()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/slcd_engine/LCD-S401M16KR/ |
| D | LCD-S401M16KR.h | 28 #define SLCD_ENGINE_PIN_VAL(pin, val) (((pin) << 8U) | ((val) << 0U)) argument
|
| /hal_nxp-latest/mcux/mcux-sdk/components/button/ |
| D | fsl_component_button.h | 165 uint8_t pin; /*!< GPIO Pin */ member
|
| D | fsl_component_button.c | 61 uint8_t pin; member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/ |
| D | fsl_flexio.c | 450 void FLEXIO_SetPinConfig(FLEXIO_Type *base, uint32_t pin, flexio_gpio_config_t *config) in FLEXIO_SetPinConfig()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_iocon/ |
| D | fsl_iocon.h | 42 uint8_t pin; /* Pin number */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/tdet/ |
| D | fsl_tdet.c | 62 …tic status_t tdet_PinConfigure(DIGTMP_Type *base, const tdet_pin_config_t *pinConfig, uint32_t pin) in tdet_PinConfigure()
|
| /hal_nxp-latest/dts/nxp/mcx/ |
| D | MCXC242VFM-pinctrl.h | 12 #define KINETIS_MUX(port, pin, mux) \ argument
|
| /hal_nxp-latest/dts/nxp/s32/ |
| D | S32K116_QFN32-pinctrl.h | 12 #define KINETIS_MUX(port, pin, mux) \ argument
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/RW612/drivers/ |
| D | fsl_power.h | 282 __STATIC_INLINE void POWER_ConfigWakeupPin(power_wakeup_pin_t pin, power_wakeup_edge_t edge) in POWER_ConfigWakeupPin()
|
| /hal_nxp-latest/mcux/scripts/pinctrl/kinetis/ |
| D | kinetis_cfg_utils.py | 160 def __init__(self, pin): argument
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
| D | wlan.c | 11651 void wlan_wps_generate_pin(uint32_t *pin) in wlan_wps_generate_pin() 11656 int wlan_start_wps_pin(uint32_t pin) in wlan_start_wps_pin() 15063 void wlan_wps_generate_pin(uint32_t *pin) in wlan_wps_generate_pin() 15070 int wlan_start_wps_pin(const char *pin) in wlan_start_wps_pin() 15115 int wlan_start_ap_wps_pin(const char *pin) in wlan_start_ap_wps_pin()
|