fixed some column alignment to conform with libopencm3 precedent
This commit is contained in:
parent
a39df46db4
commit
416f633dbb
@ -159,7 +159,7 @@ typedef enum {
|
||||
|
||||
void ssp_disable(ssp_num_t ssp_num);
|
||||
|
||||
void ssp_init( ssp_num_t ssp_num,
|
||||
void ssp_init(ssp_num_t ssp_num,
|
||||
ssp_datasize_t data_size,
|
||||
ssp_frame_format_t frame_format,
|
||||
ssp_cpol_cpha_t cpol_cpha_format,
|
||||
|
Loading…
x
Reference in New Issue
Block a user