Home
last modified time | relevance | path

Searched refs:_cyhal_qspi_uint32_to_byte_array (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_qspi.c405 static void _cyhal_qspi_uint32_to_byte_array(uint32_t value, uint8_t *byteArray, uint32_t startPos,… in _cyhal_qspi_uint32_to_byte_array() function
469 _cyhal_qspi_uint32_to_byte_array(addr, cmd_param, start_pos, addr_size); in _cyhal_qspi_command_transfer()
480_cyhal_qspi_uint32_to_byte_array(command->mode_bits.value, cmd_param, start_pos, mode_bits_size); in _cyhal_qspi_command_transfer()