Home
last modified time | relevance | path

Searched defs:operation (Results 1 – 20 of 20) sorted by relevance

/Zephyr-Core-3.4.0/modules/openthread/platform/
Dcrypto_psa.c200 psa_mac_operation_t *operation; in otPlatCryptoHmacSha256Init() local
214 psa_mac_operation_t *operation; in otPlatCryptoHmacSha256Deinit() local
227 psa_mac_operation_t *operation; in otPlatCryptoHmacSha256Start() local
245 psa_mac_operation_t *operation; in otPlatCryptoHmacSha256Update() local
258 psa_mac_operation_t *operation; in otPlatCryptoHmacSha256Finish() local
302 psa_cipher_operation_t operation = PSA_CIPHER_OPERATION_INIT; in otPlatCryptoAesEncrypt() local
351 psa_hash_operation_t *operation; in otPlatCryptoSha256Init() local
365 psa_hash_operation_t *operation; in otPlatCryptoSha256Deinit() local
378 psa_hash_operation_t *operation; in otPlatCryptoSha256Start() local
391 psa_hash_operation_t *operation; in otPlatCryptoSha256Update() local
[all …]
/Zephyr-Core-3.4.0/tests/subsys/zbus/unittests/src/
Dmain.c102 enum operation { enum
124 static void isr_handler(const void *operation) in isr_handler()
541 static void isr_sub_wait(const void *operation) in isr_sub_wait()
/Zephyr-Core-3.4.0/samples/net/sockets/net_mgmt/src/
Dmain.c28 int operation = 0; in trigger_events() local
/Zephyr-Core-3.4.0/drivers/spi/
Dspi_nrfx_spis.c30 static inline nrf_spis_mode_t get_nrf_spis_mode(uint16_t operation) in get_nrf_spis_mode()
47 static inline nrf_spis_bit_order_t get_nrf_spis_bit_order(uint16_t operation) in get_nrf_spis_bit_order()
Dspi_nrfx_spi.c57 static inline nrf_spi_mode_t get_nrf_spi_mode(uint16_t operation) in get_nrf_spi_mode()
74 static inline nrf_spi_bit_order_t get_nrf_spi_bit_order(uint16_t operation) in get_nrf_spi_bit_order()
Dspi_sifive.c32 uint16_t operation) in spi_config()
Dspi_nrfx_spim.c85 static inline nrf_spim_mode_t get_nrf_spim_mode(uint16_t operation) in get_nrf_spim_mode()
102 static inline nrf_spim_bit_order_t get_nrf_spim_bit_order(uint16_t operation) in get_nrf_spim_bit_order()
Dspi_smartbond.c81 const uint32_t operation) in spi_smartbond_set_word_size()
Dspi_opentitan.c75 uint16_t operation) in spi_config()
Dspi_esp32_spim.c240 static inline uint8_t spi_esp32_get_line_mode(uint16_t operation) in spi_esp32_get_line_mode()
Dspi_ll_stm32.c355 uint16_t operation = data->ctx.config->operation; in spi_stm32_shift_frames() local
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/
Dcrypto_psa.c168 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in bt_mesh_aes_cmac() local
233 psa_mac_operation_t operation = PSA_MAC_OPERATION_INIT; in bt_mesh_sha256_hmac() local
/Zephyr-Core-3.4.0/subsys/net/lib/lwm2m/
Dlwm2m_obj_access_control.c29 static int operation_to_acperm(int operation) in operation_to_acperm()
255 uint16_t operation, bool bootstrap_mode) in access_control_check_access()
Dlwm2m_object.h522 uint8_t operation; member
/Zephyr-Core-3.4.0/include/zephyr/drivers/
Dspi.h300 uint32_t operation; member
304 uint16_t operation; member
/Zephyr-Core-3.4.0/tests/net/socket/net_mgmt/src/
Dmain.c274 int operation = 0; in trigger_events() local
/Zephyr-Core-3.4.0/tests/net/ethernet_mgmt/src/
Dmain.c53 enum ethernet_gate_state_operation operation; member
/Zephyr-Core-3.4.0/include/zephyr/net/
Dwifi_mgmt.h212 enum wifi_twt_operation operation; member
Dethernet.h262 enum ethernet_gate_state_operation operation; member
/Zephyr-Core-3.4.0/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h330 uint8_t operation; member