Home
last modified time | relevance | path

Searched full:syscalls (Results 1 – 25 of 266) sorted by relevance

1234567891011

/Zephyr-latest/drivers/serial/
Duart_handlers.c25 #include <zephyr/syscalls/uart_err_check_mrsh.c> in UART_SIMPLE()
34 #include <zephyr/syscalls/uart_poll_in_mrsh.c>
43 #include <zephyr/syscalls/uart_poll_in_u16_mrsh.c>
51 #include <zephyr/syscalls/uart_poll_out_mrsh.c>
59 #include <zephyr/syscalls/uart_poll_out_u16_mrsh.c>
70 #include <zephyr/syscalls/uart_config_get_mrsh.c>
80 #include <zephyr/syscalls/uart_configure_mrsh.c>
97 #include <zephyr/syscalls/uart_tx_mrsh.c>
108 #include <zephyr/syscalls/uart_tx_u16_mrsh.c>
112 #include <zephyr/syscalls/uart_tx_abort_mrsh.c>
[all …]
/Zephyr-latest/drivers/auxdisplay/
Dauxdisplay_handlers.c15 #include <zephyr/syscalls/auxdisplay_display_on_mrsh.c>
22 #include <zephyr/syscalls/auxdisplay_display_off_mrsh.c>
29 #include <zephyr/syscalls/auxdisplay_cursor_set_enabled_mrsh.c>
37 #include <zephyr/syscalls/auxdisplay_position_blinking_set_enabled_mrsh.c>
45 #include <zephyr/syscalls/auxdisplay_cursor_shift_set_mrsh.c>
54 #include <zephyr/syscalls/auxdisplay_cursor_position_set_mrsh.c>
62 #include <zephyr/syscalls/auxdisplay_cursor_position_get_mrsh.c>
71 #include <zephyr/syscalls/auxdisplay_display_position_set_mrsh.c>
79 #include <zephyr/syscalls/auxdisplay_display_position_get_mrsh.c>
87 #include <zephyr/syscalls/auxdisplay_capabilities_get_mrsh.c>
[all …]
/Zephyr-latest/drivers/can/
Dcan_handlers.c24 #include <zephyr/syscalls/can_calc_timing_mrsh.c>
36 #include <zephyr/syscalls/can_set_timing_mrsh.c>
46 #include <zephyr/syscalls/can_get_core_clock_mrsh.c>
54 #include <zephyr/syscalls/can_get_bitrate_min_mrsh.c>
62 #include <zephyr/syscalls/can_get_bitrate_max_mrsh.c>
70 #include <zephyr/syscalls/can_get_timing_min_mrsh.c>
78 #include <zephyr/syscalls/can_get_timing_max_mrsh.c>
96 #include <zephyr/syscalls/can_calc_timing_data_mrsh.c>
104 #include <zephyr/syscalls/can_get_timing_data_min_mrsh.c>
112 #include <zephyr/syscalls/can_get_timing_data_max_mrsh.c>
[all …]
/Zephyr-latest/drivers/virtualization/
Dvirt_ivshmem_handlers.c19 #include <zephyr/syscalls/ivshmem_get_mem_mrsh.c>
27 #include <zephyr/syscalls/ivshmem_get_id_mrsh.c>
35 #include <zephyr/syscalls/ivshmem_get_vectors_mrsh.c>
44 #include <zephyr/syscalls/ivshmem_int_peer_mrsh.c>
55 #include <zephyr/syscalls/ivshmem_register_handler_mrsh.c>
67 #include <zephyr/syscalls/ivshmem_get_rw_mem_section_mrsh.c>
78 #include <zephyr/syscalls/ivshmem_get_output_mem_section_mrsh.c>
87 #include <zephyr/syscalls/ivshmem_get_state_mrsh.c>
96 #include <zephyr/syscalls/ivshmem_set_state_mrsh.c>
104 #include <zephyr/syscalls/ivshmem_get_max_peers_mrsh.c>
[all …]
/Zephyr-latest/drivers/counter/
Dcounter_handlers.c24 #include <zephyr/syscalls/counter_get_pending_int_mrsh.c> in COUNTER_HANDLER()
25 #include <zephyr/syscalls/counter_stop_mrsh.c> in COUNTER_HANDLER()
26 #include <zephyr/syscalls/counter_start_mrsh.c> in COUNTER_HANDLER()
33 #include <zephyr/syscalls/counter_is_counting_up_mrsh.c>
40 #include <zephyr/syscalls/counter_get_num_of_channels_mrsh.c>
47 #include <zephyr/syscalls/counter_get_frequency_mrsh.c>
56 #include <zephyr/syscalls/counter_us_to_ticks_mrsh.c>
65 #include <zephyr/syscalls/counter_ticks_to_us_mrsh.c>
74 #include <zephyr/syscalls/counter_get_value_mrsh.c>
83 #include <zephyr/syscalls/counter_get_value_64_mrsh.c>
[all …]
/Zephyr-latest/drivers/smbus/
Dsmbus_handlers.c18 #include <zephyr/syscalls/smbus_configure_mrsh.c>
28 #include <zephyr/syscalls/smbus_get_config_mrsh.c>
37 #include <zephyr/syscalls/smbus_quick_mrsh.c>
46 #include <zephyr/syscalls/smbus_byte_write_mrsh.c>
56 #include <zephyr/syscalls/smbus_byte_read_mrsh.c>
66 #include <zephyr/syscalls/smbus_byte_data_write_mrsh.c>
77 #include <zephyr/syscalls/smbus_byte_data_read_mrsh.c>
87 #include <zephyr/syscalls/smbus_word_data_write_mrsh.c>
98 #include <zephyr/syscalls/smbus_word_data_read_mrsh.c>
109 #include <zephyr/syscalls/smbus_pcall_mrsh.c>
[all …]
/Zephyr-latest/drivers/flash/
Dflash_handlers.c20 #include <zephyr/syscalls/flash_read_mrsh.c>
30 #include <zephyr/syscalls/flash_write_mrsh.c>
38 #include <zephyr/syscalls/flash_erase_mrsh.c>
46 #include <zephyr/syscalls/flash_get_size_mrsh.c>
53 #include <zephyr/syscalls/flash_get_write_block_size_mrsh.c>
60 #include <zephyr/syscalls/flash_get_parameters_mrsh.c>
68 #include <zephyr/syscalls/flash_fill_mrsh.c>
76 #include <zephyr/syscalls/flash_flatten_mrsh.c>
89 #include <zephyr/syscalls/flash_get_page_info_by_offs_mrsh.c>
101 #include <zephyr/syscalls/flash_get_page_info_by_idx_mrsh.c>
[all …]
/Zephyr-latest/drivers/w1/
Dw1_handlers.c16 #include <zephyr/syscalls/w1_reset_bus_mrsh.c>
24 #include <zephyr/syscalls/w1_read_bit_mrsh.c>
32 #include <zephyr/syscalls/w1_write_bit_mrsh.c>
40 #include <zephyr/syscalls/w1_read_byte_mrsh.c>
48 #include <zephyr/syscalls/w1_write_byte_mrsh.c>
59 #include <zephyr/syscalls/w1_read_block_mrsh.c>
70 #include <zephyr/syscalls/w1_write_block_mrsh.c>
78 #include <zephyr/syscalls/w1_change_bus_lock_mrsh.c>
87 #include <zephyr/syscalls/w1_configure_mrsh.c>
95 #include <zephyr/syscalls/w1_get_slave_count_mrsh.c>
[all …]
/Zephyr-latest/drivers/gpio/
Dgpio_handlers.c19 #include <zephyr/syscalls/gpio_pin_configure_mrsh.c>
31 #include <zephyr/syscalls/gpio_pin_get_config_mrsh.c>
42 #include <zephyr/syscalls/gpio_port_get_raw_mrsh.c>
53 #include <zephyr/syscalls/gpio_port_set_masked_raw_mrsh.c>
62 #include <zephyr/syscalls/gpio_port_set_bits_raw_mrsh.c>
71 #include <zephyr/syscalls/gpio_port_clear_bits_raw_mrsh.c>
79 #include <zephyr/syscalls/gpio_port_toggle_bits_mrsh.c>
90 #include <zephyr/syscalls/gpio_pin_interrupt_configure_mrsh.c>
98 #include <zephyr/syscalls/gpio_get_pending_int_mrsh.c>
117 #include <zephyr/syscalls/gpio_port_get_direction_mrsh.c>
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub_handlers.c15 #include <zephyr/syscalls/updatehub_autohandler_mrsh.c>
21 #include <zephyr/syscalls/updatehub_probe_mrsh.c>
27 #include <zephyr/syscalls/updatehub_update_mrsh.c>
33 #include <zephyr/syscalls/updatehub_confirm_mrsh.c>
39 #include <zephyr/syscalls/updatehub_reboot_mrsh.c>
/Zephyr-latest/drivers/led/
Dled_handlers.c17 #include <zephyr/syscalls/led_blink_mrsh.c>
26 #include <zephyr/syscalls/led_get_info_mrsh.c>
36 #include <zephyr/syscalls/led_set_brightness_mrsh.c>
46 #include <zephyr/syscalls/led_write_channels_mrsh.c>
54 #include <zephyr/syscalls/led_set_channel_mrsh.c>
63 #include <zephyr/syscalls/led_set_color_mrsh.c>
70 #include <zephyr/syscalls/led_on_mrsh.c>
77 #include <zephyr/syscalls/led_off_mrsh.c>
/Zephyr-latest/drivers/rtc/
Drtc_handlers.c16 #include <zephyr/syscalls/rtc_set_time_mrsh.c>
24 #include <zephyr/syscalls/rtc_get_time_mrsh.c>
34 #include <zephyr/syscalls/rtc_alarm_get_supported_fields_mrsh.c>
43 #include <zephyr/syscalls/rtc_alarm_set_time_mrsh.c>
53 #include <zephyr/syscalls/rtc_alarm_get_time_mrsh.c>
60 #include <zephyr/syscalls/rtc_alarm_is_pending_mrsh.c>
70 #include <zephyr/syscalls/rtc_set_calibration_mrsh.c>
78 #include <zephyr/syscalls/rtc_get_calibration_mrsh.c>
/Zephyr-latest/drivers/espi/
Despi_handlers.c22 #include <zephyr/syscalls/espi_config_mrsh.c>
31 #include <zephyr/syscalls/espi_get_channel_status_mrsh.c>
47 #include <zephyr/syscalls/espi_read_lpc_request_mrsh.c>
60 #include <zephyr/syscalls/espi_write_lpc_request_mrsh.c>
70 #include <zephyr/syscalls/espi_send_vwire_mrsh.c>
86 #include <zephyr/syscalls/espi_receive_vwire_mrsh.c>
106 #include <zephyr/syscalls/espi_read_request_mrsh.c>
123 #include <zephyr/syscalls/espi_write_request_mrsh.c>
140 #include <zephyr/syscalls/espi_send_oob_mrsh.c>
159 #include <zephyr/syscalls/espi_receive_oob_mrsh.c>
[all …]
/Zephyr-latest/drivers/bbram/
Dbbram_handlers.c15 #include <zephyr/syscalls/bbram_check_invalid_mrsh.c>
22 #include <zephyr/syscalls/bbram_check_standby_power_mrsh.c>
29 #include <zephyr/syscalls/bbram_check_power_mrsh.c>
37 #include <zephyr/syscalls/bbram_get_size_mrsh.c>
46 #include <zephyr/syscalls/bbram_read_mrsh.c>
55 #include <zephyr/syscalls/bbram_write_mrsh.c>
/Zephyr-latest/drivers/hwinfo/
Dhwinfo_handlers.c16 #include <zephyr/syscalls/hwinfo_get_device_id_mrsh.c>
24 #include <zephyr/syscalls/hwinfo_get_device_eui64_mrsh.c>
36 #include <zephyr/syscalls/hwinfo_get_reset_cause_mrsh.c>
43 #include <zephyr/syscalls/hwinfo_clear_reset_cause_mrsh.c>
55 #include <zephyr/syscalls/hwinfo_get_supported_reset_cause_mrsh.c>
/Zephyr-latest/drivers/ps2/
Dps2_handlers.c18 #include <zephyr/syscalls/ps2_config_mrsh.c>
25 #include <zephyr/syscalls/ps2_write_mrsh.c>
33 #include <zephyr/syscalls/ps2_read_mrsh.c>
40 #include <zephyr/syscalls/ps2_enable_callback_mrsh.c>
47 #include <zephyr/syscalls/ps2_disable_callback_mrsh.c>
/Zephyr-latest/drivers/misc/timeaware_gpio/
Dtimeaware_gpio_handlers.c15 #include <zephyr/syscalls/tgpio_port_get_time_mrsh.c>
25 #include <zephyr/syscalls/tgpio_port_get_cycles_per_second_mrsh.c>
35 #include <zephyr/syscalls/tgpio_pin_periodic_output_mrsh.c>
42 #include <zephyr/syscalls/tgpio_pin_disable_mrsh.c>
51 #include <zephyr/syscalls/tgpio_pin_config_ext_timestamp_mrsh.c>
60 #include <zephyr/syscalls/tgpio_pin_read_ts_ec_mrsh.c>
/Zephyr-latest/drivers/sensor/
Dsensor_handlers.c20 #include <zephyr/syscalls/sensor_attr_set_mrsh.c>
32 #include <zephyr/syscalls/sensor_attr_get_mrsh.c>
39 #include <zephyr/syscalls/sensor_sample_fetch_mrsh.c>
48 #include <zephyr/syscalls/sensor_sample_fetch_chan_mrsh.c>
59 #include <zephyr/syscalls/sensor_channel_get_mrsh.c>
69 #include <zephyr/syscalls/sensor_get_decoder_mrsh.c>
81 #include <zephyr/syscalls/sensor_reconfigure_read_iodev_mrsh.c>
/Zephyr-latest/drivers/hwspinlock/
Dhwspinlock_handlers.c16 #include <zephyr/syscalls/hwspinlock_trylock_mrsh.c>
24 #include <zephyr/syscalls/hwspinlock_lock_mrsh.c>
32 #include <zephyr/syscalls/hwspinlock_unlock_mrsh.c>
40 #include <zephyr/syscalls/hwspinlock_get_max_id_mrsh.c>
/Zephyr-latest/drivers/peci/
Dpeci_handlers.c18 #include <zephyr/syscalls/peci_config_mrsh.c>
26 #include <zephyr/syscalls/peci_enable_mrsh.c>
34 #include <zephyr/syscalls/peci_disable_mrsh.c>
46 #include <zephyr/syscalls/peci_transfer_mrsh.c>
/Zephyr-latest/drivers/retained_mem/
Dretained_mem_handlers.c15 #include <zephyr/syscalls/retained_mem_size_mrsh.c>
24 #include <zephyr/syscalls/retained_mem_read_mrsh.c>
33 #include <zephyr/syscalls/retained_mem_write_mrsh.c>
40 #include <zephyr/syscalls/retained_mem_clear_mrsh.c>
/Zephyr-latest/drivers/ipm/
Dipm_handlers.c19 #include <zephyr/syscalls/ipm_send_mrsh.c>
26 #include <zephyr/syscalls/ipm_max_data_size_get_mrsh.c>
33 #include <zephyr/syscalls/ipm_max_id_val_get_mrsh.c>
40 #include <zephyr/syscalls/ipm_set_enabled_mrsh.c>
/Zephyr-latest/drivers/mbox/
Dmbox_handlers.c20 #include <zephyr/syscalls/mbox_send_mrsh.c>
28 #include <zephyr/syscalls/mbox_mtu_get_mrsh.c>
36 #include <zephyr/syscalls/mbox_max_channels_get_mrsh.c>
46 #include <zephyr/syscalls/mbox_set_enabled_mrsh.c>
/Zephyr-latest/drivers/fuel_gauge/
Dfuel_gauge_syscall_handlers.c27 #include <zephyr/syscalls/fuel_gauge_get_prop_mrsh.c>
48 #include <zephyr/syscalls/fuel_gauge_get_props_mrsh.c>
60 #include <zephyr/syscalls/fuel_gauge_set_prop_mrsh.c>
79 #include <zephyr/syscalls/fuel_gauge_set_props_mrsh.c>
94 #include <zephyr/syscalls/fuel_gauge_get_buffer_prop_mrsh.c>
103 #include <zephyr/syscalls/fuel_gauge_battery_cutoff_mrsh.c>
Demul_fuel_gauge_syscall_handlers.c10 /* Emulator syscalls just need to exist as stubs as these are only called by tests. */
17 #include <zephyr/syscalls/emul_fuel_gauge_is_battery_cutoff_mrsh.c>
25 #include <zephyr/syscalls/emul_fuel_gauge_set_battery_charging_mrsh.c>

1234567891011