Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_s1/Native_Driver/
Dqspi_ip6514e_drv.c36 #define BITS_PER_WORD 32U macro
160 ((bits_length + bits_pos) > BITS_PER_WORD) || in change_bits_in_word()
167 if (bits_length == BITS_PER_WORD) { in change_bits_in_word()
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_b1/Native_Driver/
Dqspi_ip6514e_drv.c36 #define BITS_PER_WORD 32U macro
160 ((bits_length + bits_pos) > BITS_PER_WORD) || in change_bits_in_word()
167 if (bits_length == BITS_PER_WORD) { in change_bits_in_word()
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_s1/Libraries/
Dmt25ql_flash_lib.c31 #define BITS_PER_WORD 32U macro
108 ((bits_length + bits_pos) > BITS_PER_WORD) || in change_bits_in_word()
115 if (bits_length == BITS_PER_WORD) { in change_bits_in_word()
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_b1/Libraries/
Dmt25ql_flash_lib.c31 #define BITS_PER_WORD 32U macro
108 ((bits_length + bits_pos) > BITS_PER_WORD) || in change_bits_in_word()
115 if (bits_length == BITS_PER_WORD) { in change_bits_in_word()