- s -
- spi_calc_baudrate_div()
: spi.c
, spi.h
- spi_configure_cs_behavior()
: spi.h
, spi.c
- spi_deselect_device()
: spi_master.c
, sam_spi/spi_master.h
- spi_disable()
: spi.h
- spi_disable_clock()
: spi.c
, spi.h
- spi_disable_interrupt()
: spi.h
- spi_disable_loopback()
: spi.h
- spi_disable_mode_fault_detect()
: spi.h
- spi_disable_peripheral_select_decode()
: spi.h
- spi_disable_tx_on_rx_empty()
: spi.h
- spi_enable()
: spi.h
- spi_enable_clock()
: spi.c
, spi.h
- spi_enable_interrupt()
: spi.h
- spi_enable_loopback()
: spi.h
- spi_enable_mode_fault_detect()
: spi.h
- spi_enable_peripheral_select_decode()
: spi.h
- spi_enable_tx_on_rx_empty()
: spi.h
- spi_get()
: spi.h
- spi_get_mode()
: spi.h
- spi_get_mode_fault_detect_setting()
: spi.h
- spi_get_pdc_base()
: spi.h
- spi_get_peripheral_select_decode_setting()
: spi.h
- spi_get_peripheral_select_mode()
: spi.h
- spi_get_rx_access()
: spi.h
- spi_get_tx_access()
: spi.h
- spi_get_tx_on_rx_empty_setting()
: spi.h
- spi_get_writeprotect_status()
: spi.c
, spi.h
- spi_is_enabled()
: spi.h
- spi_is_rx_full()
: spi.h
- spi_is_rx_ready()
: spi.h
- spi_is_tx_empty()
: spi.h
- spi_is_tx_ready()
: spi.h
- spi_master_init()
: spi_master.c
, sam_spi/spi_master.h
- spi_master_setup_device()
: spi_master.c
, sam_spi/spi_master.h
- spi_put()
: spi.h
- spi_read()
: spi.c
, spi.h
- spi_read_interrupt_mask()
: spi.h
- spi_read_packet()
: spi_master.c
, sam_spi/spi_master.h
- spi_read_single()
: sam_spi/spi_master.h
- spi_read_status()
: spi.h
- spi_reset()
: spi.h
- spi_select_device()
: spi_master.c
, sam_spi/spi_master.h
- spi_set_baudrate_div()
: spi.h
, spi.c
- spi_set_bits_per_transfer()
: spi.c
, spi.h
- spi_set_clock_phase()
: spi.h
, spi.c
- spi_set_clock_polarity()
: spi.c
, spi.h
- spi_set_delay_between_chip_select()
: spi.h
, spi.c
- spi_set_fixed_peripheral_select()
: spi.h
- spi_set_lastxfer()
: spi.h
- spi_set_master_mode()
: spi.h
- spi_set_peripheral_chip_select_value()
: spi.h
, spi.c
- spi_set_slave_mode()
: spi.h
- spi_set_transfer_delay()
: spi.c
, spi.h
- spi_set_variable_peripheral_select()
: spi.h
- spi_set_writeprotect()
: spi.h
, spi.c
- spi_transceive_packet()
: sam_spi/spi_master.h
, spi_master.c
- spi_write()
: spi.h
, spi.c
- spi_write_packet()
: spi_master.c
, sam_spi/spi_master.h
- spi_write_single()
: sam_spi/spi_master.h
- sysclk_disable_peripheral_clock()
: same70/sysclk.h
- sysclk_disable_usb()
: sysclk.c
- sysclk_enable_peripheral_clock()
: same70/sysclk.h
- sysclk_enable_usb()
: sysclk.c
- sysclk_get_cpu_hz()
: same70/sysclk.h
- sysclk_get_main_hz()
: same70/sysclk.h
- sysclk_get_peripheral_bus_hz()
: same70/sysclk.h
- sysclk_get_peripheral_hz()
: same70/sysclk.h
- sysclk_init()
: sysclk.c
- sysclk_set_prescalers()
: sysclk.c
- sysclk_set_source()
: sysclk.c