Home
last modified time | relevance | path

Searched refs:open (Results 1 – 25 of 56) sorted by relevance

123

/drivers/watchdog/
A DKconfig.xilinx_wwdt11 open(second) window with 32 bit width. Write to the watchdog
14 late. The WWDT has to be restarted within the open window time.
15 If software tries to restart WWDT outside of the open window
/drivers/crypto/
A Dcrypto_mchp_xec_symcr.c111 bool open; member
137 if (!data->hash_sessions[i].open) { in mchp_xec_get_unused_session_index()
138 data->hash_sessions[i].open = true; in mchp_xec_get_unused_session_index()
314 if (!hs->open) { in xec_symcr_do_hash()
427 hs->open = false; in xec_symcr_hash_session_begin()
456 hs->open = true; in xec_symcr_hash_session_begin()
/drivers/misc/ethos_u/
A DCMakeLists.txt1 # Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
/drivers/pinctrl/
A DKconfig.arm_mps21 # Copyright 2025 Arm Limited and/or its affiliates <open-source-office@arm.com>
A DKconfig.arm_mps31 # Copyright 2025 Arm Limited and/or its affiliates <open-source-office@arm.com>
A DKconfig.arm_mps41 # Copyright 2025 Arm Limited and/or its affiliates <open-source-office@arm.com>
A DKconfig.arm_v2m_beetle1 # Copyright 2025 Arm Limited and/or its affiliates <open-source-office@arm.com>
A DCMakeLists.txt2 # Copyright 2025 Arm Limited and/or its affiliates <open-source-office@arm.com>
/drivers/pwm/
A DKconfig.it880112 Supports 7 open-drain/push-pull outputs.
A Dpwm_renesas_rz_mtu.c150 err = cfg->fsp_api->open(data->fsp_ctrl, data->fsp_cfg); in pwm_rz_mtu_set_cycles()
308 err = cfg->fsp_api->open(data->fsp_ctrl, data->fsp_cfg); in pwm_rz_mtu_configure_capture()
491 err = cfg->fsp_api->open(data->fsp_ctrl, data->fsp_cfg); in pwm_rz_mtu_init()
/drivers/sensor/rohm/bd8lb600fs/
A DKconfig10 Enable driver for the open load detection, over current
/drivers/input/
A Dlinux_evdev_bottom.c45 fd = open(path, O_RDONLY | O_NONBLOCK); in linux_evdev_open()
/drivers/eeprom/
A Deeprom_simulator_native.c49 *eeprom_fd = open(eeprom_file_path, O_RDWR | O_CREAT, (mode_t)0600); in eeprom_mock_init_native()
/drivers/flash/
A Dflash_simulator_native.c53 *flash_fd = open(flash_file_path, O_RDWR | O_CREAT, (mode_t)0600); in flash_mock_init_native()
/drivers/mbox/
A DKconfig.mhuv33 # affiliates <open-source-office@arm.com></text>
/drivers/ethernet/
A Deth_native_tap_adapt.c47 fd = open(dev_name, O_RDWR); in eth_iface_create()
/drivers/interrupt_controller/
A Dintc_renesas_rz_ext_irq.c107 err = config->fsp_api->open(data->fsp_ctrl, config->fsp_cfg); in intc_rz_ext_irq_set_type()
132 err = config->fsp_api->open(data->fsp_ctrl, config->fsp_cfg); in intc_rz_ext_irq_init()
/drivers/bluetooth/hci/
A Dhci_silabs_siwx91x.c99 .open = siwx91x_bt_open,
A Dhci_ifx_psoc6_bless.c255 .open = psoc6_bless_open,
/drivers/serial/
A Duart_native_pty_bottom.c217 ret = open(slave_pty_name, O_RDWR | O_NOCTTY); in np_uart_open_pty()
A Duart_renesas_rz_scif.c200 fsp_err = config->fsp_api->open(data->fsp_ctrl, data->fsp_cfg); in uart_rz_scif_configure()
449 config->fsp_api->open(data->fsp_ctrl, data->fsp_cfg); in uart_rz_scif_init()
A Duart_renesas_rz_sci.c247 fsp_err = config->fsp_api->open(data->fsp_ctrl, data->fsp_cfg); in uart_rz_sci_configure()
466 config->fsp_api->open(data->fsp_ctrl, data->fsp_cfg); in uart_rz_init()
/drivers/counter/
A Dcounter_renesas_rz_gtm.c88 err = cfg->fsp_api->open(data->fsp_ctrl, data->fsp_cfg); in counter_rz_gtm_init()
105 cfg->fsp_api->open(data->fsp_ctrl, data->fsp_cfg); in counter_rz_gtm_start_freerun()
119 cfg->fsp_api->open(data->fsp_ctrl, data->fsp_cfg); in counter_rz_gtm_start_interval()
/drivers/i2c/
A Di2c_renesas_rz_riic.c90 config->fsp_api->open(data->fsp_ctrl, config->fsp_cfg); in i2c_rz_riic_configure()
292 err = config->fsp_api->open(data->fsp_ctrl, config->fsp_cfg); in i2c_rz_riic_init()
/drivers/timer/
A Drenesas_rz_gtm_timer.c180 ret = config->fsp_api->open(data->fsp_ctrl, config->fsp_cfg); in sys_clock_driver_init()

Completed in 56 milliseconds

123