Zephyr Project
2.5.0-rc1
Zephyr Project
v: latest
Document Release Versions
latest
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.14.1
zephyrproject.org Links
Project Home
SDK
Releases
Documentation Home
Introduction
Getting Started Guide
Contribution Guidelines
Development Model
Application Development
API Reference
User and Developer Guides
Security
Samples and Demos
Supported Boards
Release Notes
Zephyr Project
Docs / Latest
»
Index
This is the documentation for the latest (master) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.
Index – G
GB (C macro)
gcm_op_t (C type)
gcm_params (C struct)
gdb() (runners.core.RunnerConfig property)
GENMASK (C macro)
GET_ARG1 (C macro)
GET_ARG2 (C macro)
GET_ARG_N (C macro)
GET_ARGS_LESS_1 (C macro)
GET_ARGS_LESS_N (C macro)
GET_BLOCK_NUM (C macro)
GET_BLOCK_SIZE (C macro)
get_flash_address() (runners.core.ZephyrBinaryRunner class method)
GET_MORE (C macro)
get_projects() (west.manifest.Manifest method)
get_runners() (runners.core.ZephyrBinaryRunner static method)
get_unused_ports() (runners.core.NetworkPortHelper method)
git() (west.manifest.Project method)
glcd_clear (C function)
glcd_color_select (C function)
glcd_color_set (C function)
glcd_cursor_pos_set (C function)
glcd_display_state_get (C function)
glcd_display_state_set (C function)
GLCD_DS_BLINK_OFF (C macro)
GLCD_DS_BLINK_ON (C macro)
GLCD_DS_CURSOR_OFF (C macro)
GLCD_DS_CURSOR_ON (C macro)
GLCD_DS_DISPLAY_OFF (C macro)
GLCD_DS_DISPLAY_ON (C macro)
GLCD_FS_8BIT_MODE (C macro)
GLCD_FS_DOT_SIZE_BIG (C macro)
GLCD_FS_DOT_SIZE_LITTLE (C macro)
GLCD_FS_ROWS_1 (C macro)
GLCD_FS_ROWS_2 (C macro)
glcd_function_get (C function)
glcd_function_set (C function)
glcd_initialize (C function)
glcd_input_state_get (C function)
glcd_input_state_set (C function)
GLCD_IS_ENTRY_LEFT (C macro)
GLCD_IS_ENTRY_RIGHT (C macro)
GLCD_IS_SHIFT_DECREMENT (C macro)
GLCD_IS_SHIFT_INCREMENT (C macro)
glcd_print (C function)
gna_config (C struct)
gna_configure (C function)
gna_deregister_model (C function)
gna_infer (C function)
gna_inference_req (C struct)
gna_inference_resp (C struct)
gna_inference_stats (C struct)
gna_model_header (C struct)
gna_model_info (C struct)
gna_register_model (C function)
gna_result (C enum)
gna_result.GNA_RESULT_GENERIC_ERROR (C enumerator)
gna_result.GNA_RESULT_INFERENCE_COMPLETE (C enumerator)
gna_result.GNA_RESULT_OUTPUT_BUFFER_FULL_ERROR (C enumerator)
gna_result.GNA_RESULT_PARAM_OUT_OF_RANGE_ERROR (C enumerator)
gna_result.GNA_RESULT_SATURATION_OCCURRED (C enumerator)
GNUARMEMB_TOOLCHAIN_PATH
,
[1]
,
[2]
GPIO_ACTIVE_HIGH (C macro)
GPIO_ACTIVE_LOW (C macro)
gpio_add_callback (C function)
gpio_callback (C struct)
gpio_callback_handler_t (C type)
GPIO_DISCONNECTED (C macro)
gpio_driver_config (C struct)
gpio_driver_data (C struct)
GPIO_DS_ALT_HIGH (C macro)
GPIO_DS_ALT_LOW (C macro)
GPIO_DS_DFLT_HIGH (C macro)
GPIO_DS_DFLT_LOW (C macro)
gpio_dt_flags_t (C type)
gpio_flags_t (C type)
gpio_get_pending_int (C function)
gpio_init_callback (C function)
GPIO_INPUT (C macro)
GPIO_INT_DEBOUNCE (C macro)
GPIO_INT_DISABLE (C macro)
GPIO_INT_EDGE_BOTH (C macro)
GPIO_INT_EDGE_FALLING (C macro)
GPIO_INT_EDGE_RISING (C macro)
GPIO_INT_EDGE_TO_ACTIVE (C macro)
GPIO_INT_EDGE_TO_INACTIVE (C macro)
GPIO_INT_LEVEL_ACTIVE (C macro)
GPIO_INT_LEVEL_HIGH (C macro)
GPIO_INT_LEVEL_INACTIVE (C macro)
GPIO_INT_LEVEL_LOW (C macro)
GPIO_MAX_PINS_PER_PORT (C macro)
GPIO_OPEN_DRAIN (C macro)
GPIO_OPEN_SOURCE (C macro)
GPIO_OUTPUT (C macro)
GPIO_OUTPUT_ACTIVE (C macro)
GPIO_OUTPUT_HIGH (C macro)
GPIO_OUTPUT_INACTIVE (C macro)
GPIO_OUTPUT_LOW (C macro)
gpio_pin_configure (C function)
gpio_pin_get (C function)
gpio_pin_get_raw (C function)
gpio_pin_interrupt_configure (C function)
gpio_pin_set (C function)
gpio_pin_set_raw (C function)
gpio_pin_t (C type)
gpio_pin_toggle (C function)
gpio_port_clear_bits (C function)
gpio_port_clear_bits_raw (C function)
gpio_port_get (C function)
gpio_port_get_raw (C function)
gpio_port_pins_t (C type)
gpio_port_set_bits (C function)
gpio_port_set_bits_raw (C function)
gpio_port_set_clr_bits (C function)
gpio_port_set_clr_bits_raw (C function)
gpio_port_set_masked (C function)
gpio_port_set_masked_raw (C function)
gpio_port_toggle_bits (C function)
gpio_port_value_t (C type)
GPIO_PULL_DOWN (C macro)
GPIO_PULL_UP (C macro)
gpio_remove_callback (C function)
gptp_call_phase_dis_cb (C function)
gptp_clk_src_time_invoke (C function)
gptp_clk_src_time_invoke_params (C struct)
gptp_event_capture (C function)
gptp_flags (C struct)
gptp_foreach_port (C function)
gptp_get_domain (C function)
gptp_get_hdr (C function)
gptp_hdr (C struct)
gptp_phase_dis_callback_t (C type)
gptp_phase_dis_cb (C struct)
gptp_port_cb_t (C type)
gptp_port_identity (C struct)
gptp_register_phase_dis_cb (C function)
gptp_scaled_ns (C struct)
gptp_sprint_clock_id (C function)
gptp_unregister_phase_dis_cb (C function)
gptp_uscaled_ns (C struct)
GROVE_LCD_NAME (C macro)
GROVE_RGB_BLUE (C macro)
GROVE_RGB_GREEN (C macro)
GROVE_RGB_RED (C macro)
GROVE_RGB_WHITE (C macro)